bitanon.dev

  • Packages
Results 3 packages owned by bitanon.dev
Sort by

hashlibcopy "hashlib: ^2.3.4" to clipboard
hashlib: ^2.3.4 copied to clipboard

72
likes
160
points
53.1k
downloads
Secure hash functions, checksum generators, and key derivation algorithms optimized for Dart.

hashlib_codecscopy "hashlib_codecs: ^3.1.2" to clipboard
hashlib_codecs: ^3.1.2 copied to clipboard

4
likes
160
points
53.2k
downloads
Fast and error resilient codecs. Currently supporting Binary(Base2), Hexadecimal(Base16), Base32, Base64, BigInt.

cipherlibcopy "cipherlib: ^0.4.0" to clipboard
cipherlib: ^0.4.0 copied to clipboard

5
likes
160
points
574
downloads
Pure-Dart cryptography package implementing symmetric ciphers (AES with multiple modes, ChaCha20, XChaCha20, Salsa20, XSalsa20, XOR) and their AEAD variants with Poly1305.