mirror of
https://github.com/samba-team/samba.git
synced 2025-01-18 06:04:06 +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 17b8d164f69a5ed79d9b7b7fc2f3f84f8ea534c8)