sodium 0.1.3 copy "sodium: ^0.1.3" to clipboard
sodium: ^0.1.3 copied to clipboard

outdated

Dart bindings for libsodium, for the Dart-VM and for the Web

Changelog #

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.3] - 2021-05-21 #

Added #

  • New libsodium APIs:
    • crypto_box
    • crypto_sign

Changed #

  • Set minimum required dart version to 2.13.0

[0.1.1] - 2021-05-11 #

Added #

  • New libsodium API: crypto_auth
  • Add Sodium.secureCopy (#1)

[0.1.0] - 2021-05-09 #

Added #

  • New libsodium APIS:
    • padding
    • memory
    • randombytes
    • crypto_secretbox
    • crypto_secretstream
    • crypto_pwhash
  • Extended unit and integration tests
  • Documentation

[0.0.1] - 2021-04-06 #

Added #

  • Initial test release - not ready for use yet!

[Unreleased] #

Added #

Changed #

Deprecated #

Removed #

Fixed #

Security #

20
likes
0
pub points
76%
popularity

Publisher

verified publisherskycoder42.de

Dart bindings for libsodium, for the Dart-VM and for the Web

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ffi, freezed_annotation, js, meta

More

Packages that depend on sodium