@hyperfrontend/cryptography

Changelog§

Every published release, newest first. The latest is v1.1.0.

  1. v1.1.01 feature

    Features

    • add key agreement, key expansion, AEAD seal/open, and password stretching
    Compare the commits behind v1.1.0 on GitHub ↗
  2. v1.0.01 feature

    Features

    • Marked stable. No API changes since 0.2.1.
    Compare the commits behind v1.0.0 on GitHub ↗
  3. v0.2.11 other change

    Other

    • @hyperfrontend/workspaceremove lib-builder and tool-package as implicit dependencies for all lib projects
    Compare the commits behind v0.2.1 on GitHub ↗
  4. v0.2.01 feature

    Features

    • eslint-rulesadd lib-pkg-main-reexports
    Compare the commits behind v0.2.0 on GitHub ↗
  5. v0.1.01 other change

    Other

    • Version sync (no direct changes to this package)
    Compare the commits behind v0.1.0 on GitHub ↗
  6. v0.0.42 fixes

    Bug Fixes

    • lib-cryptographycorrect package exports (651fae9)
    • lib-cryptographyprevent runtime modification of security-sensitive objects (4af1411)
    Compare the commits behind v0.0.4 on GitHub ↗
  7. v0.0.32 fixes

    Bug Fixes

    • lib-cryptographycorrect package exports (651fae9)
    • lib-cryptographyprevent runtime modification of security-sensitive objects (4af1411)
    Compare the commits behind v0.0.3 on GitHub ↗
  8. v0.0.2No notes
  9. v0.0.11 other change

    Other

    • Initial release