cipherlib 0.2.0 copy "cipherlib: ^0.2.0" to clipboard
cipherlib: ^0.2.0 copied to clipboard

Implementations of cryptographic algorithms for encryption and decryption in Dart.

0.2.0 #

  • AES in ECB, CBC, CTR, CFB, OFB, GCM, XTS, IGE, and PCBC modes.
  • ChaCha20 and XChaCha20 stream ciphers with Poly1305 AEAD (ChaCha20Poly1305, XChaCha20Poly1305).
  • Salsa20 and XSalsa20 stream ciphers with Poly1305 AEAD (Salsa20Poly1305, XSalsa20Poly1305).
  • XOR stream cipher helpers.
4
likes
0
points
812
downloads

Publisher

verified publisherbitanon.dev

Weekly Downloads

Implementations of cryptographic algorithms for encryption and decryption in Dart.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

paypal.me

License

unknown (license)

Dependencies

hashlib

More

Packages that depend on cipherlib