bytinbit / strongswan

strongSwan - IPsec-based VPN
https://www.strongswan.org
Other
2 stars 0 forks source link

libtls: Client sends handshake finished #18

Closed ryru closed 4 years ago

ryru commented 4 years ago

Aufwandschätzung: soll=9 Stunden

To verify that the handshake was successful and not tampered with, the client calculates verification data that the server will agree on, and encrypts it with the client handshake key. The verification data is built from a hash of all handshake messages.

Consider: