Skip to content

Latest commit

 

History

History
68 lines (32 loc) · 2.82 KB

CHANGELOG.md

File metadata and controls

68 lines (32 loc) · 2.82 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.0 (2024-05-28)

Features

  • Add support for Ed25519 and X25519 algorithms (a0cf289)

1.4.6 (2024-03-29)

Bug Fixes

  • pass tag length for aes decipher (870ebef)

1.4.5 (2024-01-22)

1.4.4 (2024-01-16)

Bug Fixes

  • import Buffer before use (09d7d33)
  • use Buffer from 'buffer' (8b09641)

1.4.3 (2023-03-24)

Bug Fixes

  • type declaration for Crypto (335c2cb)

1.4.2 (2023-03-21)

Bug Fixes

1.4.0 (2022-05-12)

Features

  • implement SHA3 256/384/512 (8b1347d)

1.3.3 (2022-03-25)

Bug Fixes

1.3.2 (2022-03-07)

1.3.1 (2022-03-02)

1.3.0 (2022-02-24)

Features

  • Support shake128 adn shake256 mechanisms (cd5a451)