Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 625 Bytes

File metadata and controls

34 lines (19 loc) · 625 Bytes

Change Log

[0.3.1] - Not Yet Released

Added

  • Added MasterPublicKey.productionKey which allows accessing the production public keys

  • Added IbeCiphertext plaintextSize and ciphertextSize helpers

[0.3.0] - 2025-06-30

Changed

  • Added isValidTransportPublicKey function

  • Improved code docs.

  • Added deserialize methods.

  • Updated dependencies.

[0.2.0] - 2025-06-08

Fixes

  • Links in code docs.

Changes

  • The code docs now live on github.io.
  • Replaces some instances of window with globalThis in a few places for better node compatibility.

[0.1.0] - 2025-05-27

Initial release