We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
e6653ad
cyclic_xor and xor are now generic via accepting AsMut<[u8]> and AsRef<[u8]>.
cyclic_xor
xor
AsMut<[u8]>
AsRef<[u8]>
Also, xor_cipher::in_place was deleted in favor of specifying the functions in the root. (#2)
xor_cipher::in_place