0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/crypto
Heiko Hund b91e138106 add OpenVPNStaticKey::XOR() function
Allows to XOR (^) the key with the contents of another one.

Signed-off-by: Heiko Hund <heiko@openvpn.net>
2023-02-01 23:05:05 +01:00
..
bs64_data_limit.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
cipher.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
crypto_aead.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
crypto_chm.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
cryptoalgs.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
cryptodc.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
cryptodcsel.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
decrypt_chm.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
definitions.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
digestapi.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
encrypt_chm.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
hashstr.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
ovpnhmac.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
packet_id.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
selftest.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
static_key.hpp add OpenVPNStaticKey::XOR() function 2023-02-01 23:05:05 +01:00
tls_crypt_v2.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
tls_crypt.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00