mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
This works with Crypto.Cipher.ARC4 (from python*-crypto) and fallback to M2Crypto.RC4.RC4 (from [python*-]m2crypto). BUG: https://bugzilla.samba.org/show_bug.cgi?id=11699 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org> (cherry picked from commit 078a7ae71081c24991bb34c818cc2c763eefad99)