0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/crypto
Arne Schwabe 2780eb9581 Spell none cipher with lowercase
OpenVPN uses a idiosyncrasy that all ciphers are uppercase but none is
spelt lowercase and excepts this idiosyncrasy also in IV_CIPHERS

Signed-off-by: Arne Schwabe <arne@openvpn.net>
2024-05-08 16:39:25 +00: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 Using new numeric conversion tools 2023-08-23 18:44:29 +02:00
crypto_chm.hpp introduce base types for strong and weak RNGs 2023-11-22 04:49:31 +01:00
cryptoalgs.hpp Spell none cipher with lowercase 2024-05-08 16:39:25 +00:00
cryptodc.hpp cryptodc: remove stray ';' 2023-11-08 21:10:22 +01:00
cryptodcsel.hpp introduce base types for strong and weak RNGs 2023-11-22 04:49:31 +01:00
decrypt_chm.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
definitions.hpp Fix check for USE_OPENSSL in crypo/definitions.hpp 2023-06-07 17:14:16 +02:00
digestapi.hpp digestapi.hpp: pass libctx to digest api 2023-06-07 17:09:49 +02:00
encrypt_chm.hpp introduce base types for strong and weak RNGs 2023-11-22 04:49:31 +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 Port the psid cookie defense from ovpn2 2023-10-03 12:42:29 -07:00
selftest.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
static_key.hpp Add various moves as suggested by Coverity 2024-01-31 17:02:45 +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