#encryption-decryption #xor #decryption #encryption

xor-utils

Utility functions related to xor encryption / decryption

11 releases (5 breaking)

Uses old Rust 2015

0.6.0 Jun 27, 2017
0.5.0 Jun 11, 2017
0.4.2 May 29, 2017
0.3.0 May 26, 2017
0.1.3 May 25, 2017

#29 in #xor

Download history 112/week @ 2024-02-04 191/week @ 2024-02-11 628/week @ 2024-02-18 292/week @ 2024-02-25 185/week @ 2024-03-03 222/week @ 2024-03-10 187/week @ 2024-03-17 255/week @ 2024-03-24 163/week @ 2024-03-31 144/week @ 2024-04-07 239/week @ 2024-04-14 348/week @ 2024-04-21 324/week @ 2024-04-28 385/week @ 2024-05-05 195/week @ 2024-05-12 204/week @ 2024-05-19

1,119 downloads per month
Used in 6 crates (5 directly)

MIT license

13KB
260 lines

Utility functions related to xor encryption / decryption.

Contains a mix bag of functions related to xor encryption / decryption.

Dependencies

~180KB