0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/applecrypto
James Yonan 99fa118ad3 Removed CRYPTO_API::Cipher and CRYPTO_API::Digest from all crypto
implementations, replacing with general-purpose CryptoAlgs::Type.
2014-10-23 19:19:08 -06:00
..
cf cf.hpp should #include <iostream> because it uses std::cerr. 2014-08-15 21:52:18 -06:00
crypto Removed CRYPTO_API::Cipher and CRYPTO_API::Digest from all crypto 2014-10-23 19:19:08 -06:00
ssl Converted SSL_API from static to dynamic polymorphism 2014-10-15 18:12:38 -06:00
util Reversed polymorphic ProtoContext performance degradation. 2014-10-21 16:45:20 -06:00