crypto: Rely on GnuTLS 3.6.13 and gnutls_pbkdf2()
authorAndrew Bartlett <abartlet@samba.org>
Wed, 26 Oct 2022 20:57:06 +0000 (09:57 +1300)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 30 Jun 2023 14:00:38 +0000 (14:00 +0000)
commiteda1022b599a98edcd8da3440bfa7675f987cec0
tree4f61e0c4d2b916ad8b6dbb188885d4a738418526
parent702bcbfc39af77c1ab94a7f13fe7a50784646e5a
crypto: Rely on GnuTLS 3.6.13 and gnutls_pbkdf2()

This removes a lot of inline #ifdef and means this feature is always tested.

We can do this as we have chosen GnuTLS 3.6.13 as the new minimum version.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
12 files changed:
lib/crypto/py_crypto.c
lib/crypto/tests/test_gnutls_aead_aes_256_cbc_hmac_sha512.c
python/samba/tests/auth_log_pass_change.py
python/samba/tests/krb5/lockout_tests.py
python/samba/tests/krb5/raw_testcase.py
source3/rpc_client/cli_samr.c
source3/rpc_server/samr/srv_samr_nt.c
source4/libnet/libnet_passwd.c
source4/rpc_server/samr/samr_password.c
source4/selftest/tests.py
source4/torture/rpc/samr.c
wscript_configure_system_gnutls