issues
search
NimRo97
/
pv204_in_dr
Repository for PV204 course semestral project @ Faculty of Informatics, Masaryk University
MIT License
1
stars
0
forks
source link
Implement the secure channel using shared secret established by ECDH
#8
Closed
NimRo97
closed
4 years ago
NimRo97
commented
4 years ago
[x] Derive session keys
[x] Symmetric encryption and decryption of the data
[x] Session closing and removing secrets
[x] Implement padding