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 22:11] veronica.velciu [Results] |
proiecte:encrypted-communication [2017/01/23 22:30] (current) veronica.velciu [Resources] |
||
---|---|---|---|
Line 120: | Line 120: | ||
===== 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**, | ||
+ | |||