Use only one hash algorithm (SHA512) in the PRF.
[tinc] / src / openssl / prf.c
2012-02-21 Guus SliepenUse only one hash algorithm (SHA512) in the PRF.
2011-07-24 Guus SliepenStart of "Simple Peer-To-Peer Security" protocol.
2011-07-04 Guus SliepenRound up the size of the secret parts after splitting...
2011-07-03 Guus SliepenUse PRF.
2011-07-03 Guus SliepenAdd PRF to derive key material from the ECDH shared...