#authenticated-encryption #nothing #symmetric #fancy #memory

bin+lib polycrypt

Simple symmetric authenticated encryption in memory. Nothing fancy here.

2 releases

new 0.1.1 Feb 19, 2025
0.1.0 Feb 19, 2025

#1421 in Cryptography

Unlicense

7KB
90 lines

polycrypt

Simple symmetric authenticated encryption in memory. Nothing fancy here.

PLAINTEXT=foo KEY=Gym+I3Eov74JsqXW/UoIjUCnR2Qx4roGeW+KexfZ/DQ= cargo run
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.02s
     Running `target/debug/polycrypt`
HnSfsuWOAWAB1FGiF090W1TQKEhcsrzY4dDDyDHfp7Pmxvl6Xm5H27uQBQ==

Dependencies

~1.5MB
~29K SLoC