1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/crypto
Andrew Bartlett e9859ad356 lib/crypto: Remove unused RC4 code from Samba
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2019-08-21 09:57:31 +00:00
..
aes_ccm_128_test.c lib:crypto: Include only the required header files 2019-02-27 07:59:26 +00:00
aes_ccm_128.c lib:crypto: Include only the required header files 2019-02-27 07:59:26 +00:00
aes_ccm_128.h lib/crypto: optimize aes_ccm_128 2015-08-27 20:23:20 +02: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_gcm_128_test.c lib:crypto: Include only the required header files 2019-02-27 07:59:26 +00:00
aes_gcm_128.c lib:crypto: Include only the required header files 2019-02-27 07:59:26 +00:00
aes_gcm_128.h lib/crypto: optimize aes_gcm_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 arcfour.h from crypto.h 2019-07-26 01:48:26 +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: Document samba_gnutls_arcfour_confounded_md5() 2019-07-26 01:48:22 +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 lib:crypto: Use GnuTLS RC4 in py_crypto 2019-07-26 01:48:26 +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 lib/crypto/wscript: update to handle waf 2.0.4 2018-09-05 06:37:22 +02:00
wscript_build lib/crypto: Remove unused RC4 code from Samba 2019-08-21 09:57:31 +00:00
wscript_configure lib:crypto: Remove obsolete MD5 and HMAC MD5 2019-05-21 01:18:08 +00:00