Skip to content

Latest commit

 

History

History
57 lines (32 loc) · 1.43 KB

File metadata and controls

57 lines (32 loc) · 1.43 KB

Changelog

All notable changes to this project will be documented in this file.

0.4.0 - 2025-05-09

Changed

  • Ship package with prebuilt libsodium (#8).

0.3.0 - 2025-05-06

Changed

  • libsodium iOS min supported version

0.2.1 - 2025-05-06

Added

  • crypto_box_seed_keypair and crypto_sign_seed_keypair (#4).

0.2.0 - 2025-04-14

Added

  • Public-key cryptography (#2).

Fixed

  • Non-exported sodium_base64_VARIANT_* constants.

0.1.2 - 2025-04-13

Fixed

  • Missing libsodium build files (#1).

0.1.1 - 2025-04-12

Fixed

  • Build: scripts are not executable.

0.1.0 - 2025-04-12

Added

  • Initial release.