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

Implementations of cryptographic algorithms for encryption and decryption in Dart.

0.1.0 #

  • dart support
  • AES in ECB, CBC, CTR, CFB, OFB, GCM, XTS, IGE, PCBC modes.
  • XChaCha20, ChaCha20 cipher with Poly1305 tag.
  • XSalsa20, Salsa20 cipher with Poly1305 tag.
  • XOR cipher.
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