mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
b7351888e8
This lets us access MD4, which might not be available in hashlib, from
Python. This function is used in a following commit for hashing a
password to obtain the verifier for a SAMR password change.
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14611
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit
|
||
---|---|---|
.. | ||
aes_cmac_128_test.c | ||
aes_cmac_128.c | ||
aes_cmac_128.h | ||
aes_test.h | ||
aes.c | ||
aes.h | ||
aesni.h | ||
crypto.h | ||
gnutls_arcfour_confounded_md5.c | ||
gnutls_error.c | ||
gnutls_helpers.h | ||
gnutls_weak_crypto.c | ||
md4.c | ||
md4.h | ||
md4test.c | ||
py_crypto.c | ||
REQUIREMENTS | ||
rijndael-alg-fst.c | ||
rijndael-alg-fst.h | ||
wscript | ||
wscript_build | ||
wscript_configure |