assaabloy-ppi / salt-channel

The specification and the reference implementation of Salt Channel - a simple, light-weight secure channel protocol based on TweetNaCl by Bernstein.
MIT License
14 stars 11 forks source link

To do: update SC vs TLS Wireshark analysis for SCv2 #23

Closed franslundberg closed 4 years ago

franslundberg commented 6 years ago

See

https://github.com/assaabloy-ppi/salt-channel/blob/master/files/salt-channel-vs-tls-2017-05.md
https://github.com/assaabloy-ppi/salt-channel/blob/master/src/saltchannel/dev/TcpTestServer.java
RunTcpClient.java
franslundberg commented 4 years ago

Closing this one. Won't be done as is. However, would be interesting to compare with the new TLS1.3 when possible.