Update SPTPS protocol.
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 5 Oct 2011 20:00:51 +0000 (22:00 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 5 Oct 2011 20:00:51 +0000 (22:00 +0200)
commit30013511504e925729ebc67772205a74c4b8aeea
tree4c7c1b6375b09452889c768f8a50ffb0ac941b11
parent810847248ae90140ee6f3e568add80aef88c3def
Update SPTPS protocol.

* Exchange nonce and ECDH public key first, calculate the ECDSA signature
  over the complete key exchange.
* Make an explicit distinction between client and server in the signatures.
* Add more comments and replace some magic numbers by #defines.

Thanks to Erik Tews for very helpful hints and comments!
THANKS
src/sptps.c
src/sptps.h