0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/crypto
James Yonan 287bfd71e9 Extend CryptoAlgs::Alg to contain all info about ciphers/digests
that we need, so we don't need to rely on crypto library for this.
2014-10-23 14:08:30 -06:00
..
cipher.hpp Added AGPL copyright/licensing language. 2014-07-20 21:22:06 -06:00
crypto_chm.hpp Minor refactor of CryptoDC virtual methods to achieve 2014-10-23 09:17:10 -06:00
cryptoalgs.hpp Extend CryptoAlgs::Alg to contain all info about ciphers/digests 2014-10-23 14:08:30 -06:00
cryptodc.hpp Minor refactor of CryptoDC virtual methods to achieve 2014-10-23 09:17:10 -06:00
cryptodcsel.hpp Reversed polymorphic ProtoContext performance degradation. 2014-10-21 16:45:20 -06:00
decrypt_chm.hpp Reversed polymorphic ProtoContext performance degradation. 2014-10-21 16:45:20 -06:00
digestapi.hpp DigestFactory now supports HMAC. 2014-10-22 09:52:36 -06:00
encrypt_chm.hpp Reversed polymorphic ProtoContext performance degradation. 2014-10-21 16:45:20 -06:00
ovpnhmac.hpp Implemented OvpnHMAC wrapper API using dynamic polymorphism 2014-10-20 12:29:30 -06:00
packet_id.hpp Added AGPL copyright/licensing language. 2014-07-20 21:22:06 -06:00
selftest.hpp Added AGPL copyright/licensing language. 2014-07-20 21:22:06 -06:00
static_key.hpp Added AGPL copyright/licensing language. 2014-07-20 21:22:06 -06:00