This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
proiecte:encrypted-communication [2017/01/23 21:43] veronica.velciu [Encrypted communication] |
proiecte:encrypted-communication [2017/01/23 22:30] (current) veronica.velciu [Resources] |
||
|---|---|---|---|
| Line 110: | Line 110: | ||
| **Testing the encrypted communication** | **Testing the encrypted communication** | ||
| + | |||
| In order to demonstrate the implemented functionality, | In order to demonstrate the implemented functionality, | ||
| * **EncTransmitter**: | * **EncTransmitter**: | ||
| Line 115: | Line 116: | ||
| * **BadReceiver**: | * **BadReceiver**: | ||
| + | {{ : | ||
| ===== Results ===== | ===== Results ===== | ||
| + | |||
| + | The below picture shows the output of the implemented project. In the upper left corner you can see the output of **EncTransmitter** and in the upper right the output of **EncReceiver**. Below them is the attacker, represented by the **BadReceiver** project. | ||
| + | |||
| + | {{ : | ||
| ===== Resources ===== | ===== Resources ===== | ||
| + | |||
| + | * AES library implementation: | ||
| + | * AES library tests: {{: | ||
| + | * Modified SparrowRadio library: {{: | ||
| + | * **EncTransmitter**, | ||
| + | |||