1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/lib/crypto
Volker Lendecke 37f6e2a351 lib: Remove lib/crypto/crc32.[ch]
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Oct 10 01:41:52 CEST 2018 on sn-devel-144
2018-10-10 01:41:52 +02:00
..
aes_ccm_128_test.c lib/crypto: add aes_ccm_128 tests 2015-08-27 20:23:20 +02:00
aes_ccm_128.c lib/crypto: optimize aes_ccm_128 2015-08-27 20:23:20 +02: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: add aes_cmac_128 chunked tests 2015-08-27 20:23:20 +02:00
aes_cmac_128.c lib/crypto: optimize aes_cmac_128 2015-08-27 20:23:20 +02: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: make use of aes_test.h in aes_gcm_128_test.c 2015-08-27 20:23:20 +02:00
aes_gcm_128.c lib/crypto: optimize aes_gcm_128 2015-08-27 20:23:20 +02: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
arcfour.c lib: Fix some whitespace 2016-05-16 19:52:22 +02:00
arcfour.h
crypto.h lib: Remove lib/crypto/crc32.[ch] 2018-10-10 01:41:52 +02:00
hmacmd5.c
hmacmd5.h
hmacmd5test.c
hmacsha256.c
hmacsha256.h
md4.c
md4.h
md4test.c
md5.c
md5.h
md5test.c
py_crypto.c lib/crypto: implement samba.crypto Python module for RC4 2017-03-15 01:30:24 +01:00
REQUIREMENTS lib/crypto/REQUIREMENTS: DRSUAPI replication replicated secrets was missing from the RC4 section 2018-02-09 07:59:20 +01:00
rijndael-alg-fst.c
rijndael-alg-fst.h
sha256.c
sha256.h Prevent clashes between system and Samba SHA functions 2015-06-03 01:54:23 +02:00
sha512.c lib/crypto: remove unused code 2017-11-22 10:20:20 +01:00
sha512.h Prevent clashes between system and Samba SHA functions 2015-06-03 01:54:23 +02:00
wscript lib/crypto/wscript: update to handle waf 2.0.4 2018-09-05 06:37:22 +02:00
wscript_build lib: Remove lib/crypto/crc32.[ch] 2018-10-10 01:41:52 +02:00
wscript_configure lib/crypto/wscript_configure: update to handle waf 2.0.4 2018-09-05 06:37:22 +02:00