0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/crypto
James Yonan 34dc950815 Core refactor to abstract random and crypto APIs using
static polymorphism.  Only OpenSSL crypto API is
presently implemented.  Still need to implement Apple
and PolarSSL.
2012-03-12 12:24:40 +00:00
..
cipher.hpp Core refactor to abstract random and crypto APIs using 2012-03-12 12:24:40 +00:00
crypto.hpp Core refactor to abstract random and crypto APIs using 2012-03-12 12:24:40 +00:00
decrypt.hpp Core refactor to abstract random and crypto APIs using 2012-03-12 12:24:40 +00:00
encrypt.hpp Core refactor to abstract random and crypto APIs using 2012-03-12 12:24:40 +00:00
hmac.hpp Core refactor to abstract random and crypto APIs using 2012-03-12 12:24:40 +00:00
packet_id.hpp Implemented Java client using Swig. 2012-02-11 14:02:51 +00:00
static_key.hpp Full-protocol unit test using ProtoContext, w/o soft resets. 2011-12-11 08:28:55 +00:00