by MarcoSignoretto
6
Offers utility functions for data encryption and decryption without key management, featuring `StringCipher`, `FileCipher`, and `AESCipher` for byte and stream manipulation.
#utility, #io, #cryptography, #aes