Use only one hash algorithm (SHA512) in the PRF.
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 21 Feb 2012 22:17:12 +0000 (23:17 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 21 Feb 2012 22:17:12 +0000 (23:17 +0100)
commitcb6cbf452f6183a00746afc5bff8f63f3f55235f
treeabdf661afed9405888bbe722cba83d6aa2929298
parent1f00111e94b2f9a4beb9608b1e03a5e73c9c5d21
Use only one hash algorithm (SHA512) in the PRF.

On some platforms, OpenSSL by default does not support the Whirlpool algorithm.
src/openssl/prf.c