0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/crypto
2012-01-24 01:54:35 +00:00
..
cipher.hpp First working version of cli that can be entirely driven from config 2011-12-18 10:50:08 +00:00
crypto.hpp Added CryptoContext wrapper struct for Encrypt and Decrypt objects. 2011-10-06 17:22:37 +00:00
decrypt.hpp Added constant-time memcmp. 2012-01-24 01:54:35 +00:00
digest.hpp Added constant-time memcmp. 2012-01-24 01:54:35 +00:00
encrypt.hpp Implemented soft reset in proto.hpp. 2011-12-13 04:46:56 +00:00
packet_id.hpp Added IP address classes for IPv4/v6. 2012-01-11 06:15:32 +00:00
static_key.hpp Full-protocol unit test using ProtoContext, w/o soft resets. 2011-12-11 08:28:55 +00:00