0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/crypto
James Yonan 76e65cf4c9 CryptoAlgs: added AEAD_NONCE_TAIL_SIZE constant (set to 8
bytes) to represent the size in bytes of AEAD "nonce tail"
normally taken from the HMAC key material.

Signed-off-by: James Yonan <james@openvpn.net>
2017-12-22 17:59:38 +08:00
..
bs64_data_limit.hpp copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
cipher.hpp copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
crypto_aead.hpp copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
crypto_chm.hpp copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
cryptoalgs.hpp CryptoAlgs: added AEAD_NONCE_TAIL_SIZE constant (set to 8 2017-12-22 17:59:38 +08:00
cryptodc.hpp copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
cryptodcsel.hpp copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
decrypt_chm.hpp copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
digestapi.hpp copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
encrypt_chm.hpp copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
hashstr.hpp HashString: added final_base64() method 2017-09-27 16:16:17 +08:00
ovpnhmac.hpp copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
packet_id.hpp Added i/o abstraction layer. 2017-03-30 15:48:14 -06:00
selftest.hpp copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
static_key.hpp StaticKey: added parse_from_base64() method 2017-09-27 16:16:17 +08:00
tls_crypt.hpp [OVPN3-5] tls-crypt: introduce tls-crypt support 2017-09-27 16:16:18 +08:00