1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/lib/crypto
Joseph Sutton f47aef7743 python: Use correct function signatures
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-08-08 04:39:37 +00:00
..
tests crypto: Rely on GnuTLS 3.6.13 and gnutls_pbkdf2() 2023-06-30 14:00:38 +00:00
aes.h Remove redundant check and fallback for AES CMAC 128 as we now require GnuTLS 3.6.13 2023-06-30 14:00:38 +00:00
crypto.h Remove redundant check and fallback for AES CMAC 128 as we now require GnuTLS 3.6.13 2023-06-30 14:00:38 +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: Add a few required #includes 2023-06-16 16:14:30 +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 python: Use correct function signatures 2023-08-08 04:39:37 +00:00
REQUIREMENTS crypto: Update REQUIREMENTS file with new minimum version 2019-08-21 09:57:30 +00:00
rijndael-alg-fst.h
wscript build: Remove unused check for SHA1_Update and SHA1_RENAME_NEEDED 2023-06-30 14:59:46 +00:00