lib/crypto: Use GnuTLS RC4 for samba_gnutls_arcfour_confounded_md5()
authorAndrew Bartlett <abartlet@samba.org>
Thu, 27 Jun 2019 04:45:33 +0000 (16:45 +1200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 27 Jun 2019 12:54:23 +0000 (12:54 +0000)
commitad4505624e07f7a31c27a92c3867d343f2d9e9c3
tree9cd75e96a1260af5a7d130ab837ba249a2e09c79
parentd5856b993e8ddd83f36097a5aba0026aa8e9d2ca
lib/crypto: Use GnuTLS RC4 for samba_gnutls_arcfour_confounded_md5()

This allows Samba to use GnuTLS for drsuapi_{en,de}crypt_attribute_value()

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
lib/crypto/gnutls_arcfour_confounded_md5.c
lib/crypto/gnutls_helpers.h
lib/crypto/wscript_build
libcli/drsuapi/repl_decrypt.c