1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/lib/crypto
Joseph Sutton b7351888e8 CVE-2021-20251 lib:crypto: Add md4_hash_blob() for hashing data with MD4
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 17b8d164f6)
2022-09-18 16:46:09 +00:00
..
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 CVE-2021-20251 lib:crypto: Add md4_hash_blob() for hashing data with MD4 2022-09-18 16:46:09 +00:00
REQUIREMENTS
rijndael-alg-fst.c
rijndael-alg-fst.h
wscript
wscript_build
wscript_configure