> Crypto.Cipher.XOR should be used instead of Crypto.Util.strxor. Make sure to > manage the pad length.
The code has been updated to reflect this change.
« Back to merge proposal
> Crypto.Cipher.XOR should be used instead of Crypto.Util.strxor. Make sure to
> manage the pad length.
The code has been updated to reflect this change.