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

Minimal, Web-safe Argon2, decoupled from PointyCastle's framework overhead.

Changelog #

0.1.0 #

Initial release of argon2_web, a lightweight Argon2 key derivation library optimized for web applications.

Added #

  • Pure web-compatible implementation of Argon2 (Argon2i, Argon2d, Argon2id).
  • Web-safe Argon2BytesGenerator adapted from the pointycastle suite ecosystem.
  • Argon2Parameters configuration class decoupling dependencies from heavy crypto suites.
  • Full support for configurable execution parameters including memoryPowerOf2, iterations, and lanes.

Fixed #

  • Fixed the native C++/mobile dependency constraints on web targets found in standard argon2 packages.
0
likes
0
points
55
downloads

Publisher

verified publisherlocality.media

Weekly Downloads

Minimal, Web-safe Argon2, decoupled from PointyCastle's framework overhead.

Homepage
Repository

License

unknown (license)

More

Packages that depend on argon2_web