..
tests
lib:crypto: Zero auth_tag array in encryption test
2022-09-12 23:07:37 +00:00
aes_cmac_128_test.c
lib:crypto: Include only the required header files
2019-02-27 07:59:26 +00:00
aes_cmac_128.c
Fix ubsan null pointer passed as argument 2
2019-05-27 01:29:48 +00:00
aes_cmac_128.h
lib/crypto: optimize aes_cmac_128
2015-08-27 20:23:20 +02:00
aes_test.h
lib/crypto: add aes_ccm_128 tests
2015-08-27 20:23:20 +02:00
aes.c
lib/crypto: avoid 'return void_function();' which isn't portable
2018-04-03 16:41:09 +02:00
aes.h
lib: crypto: Plumb in the Intel AES instructions.
2017-09-07 02:01:08 +02:00
aesni.h
lib: crypto: Plumb in the Intel AES instructions.
2017-09-07 02:01:08 +02:00
crypto.h
lib:crypto: Remove our implementation of AES GCM
2019-12-10 19:06:27 +00:00
gnutls_aead_aes_256_cbc_hmac_sha512.c
lib:crypto: Change error return to SMB_ASSERT()
2022-10-05 04:23:32 +00:00
gnutls_arcfour_confounded_md5.c
lib/crypto: Use GnuTLS RC4 for samba_gnutls_arcfour_confounded_md5()
2019-06-27 12:54:23 +00:00
gnutls_error.c
libcli:util: Add gnutls_error_to_werror()
2019-06-27 12:54:22 +00:00
gnutls_helpers.h
lib:crypto: Add samba_gnutls_aead_aes_256_cbc_hmac_sha512_decrypt()
2022-07-28 11:51:28 +00:00
gnutls_weak_crypto.c
lib:crypto: Improve comment about weak crypto
2023-04-03 03:56:35 +00:00
md4.c
lib:crypto: Fix undefined behavior in md4
2018-11-22 22:13:27 +01:00
md4.h
md4test.c
lib:crypto: Include only the required header files
2019-02-27 07:59:26 +00:00
py_crypto.c
CVE-2021-20251 lib:crypto: Add Python functions for AES SAMR password change
2022-09-12 23:07:37 +00:00
REQUIREMENTS
crypto: Update REQUIREMENTS file with new minimum version
2019-08-21 09:57:30 +00:00
rijndael-alg-fst.c
rijndael-alg-fst.h
wscript
CVE-2021-20251 lib:crypto: Add des_crypt_blob_16() for encrypting data with DES
2022-09-12 23:07:37 +00:00