Skip to content

Releases: synonymdev/vss-rust-client-ffi

v0.4.0

09 Dec 14:02
7afd531

Choose a tag to compare

This Release:

  • Updates vss-client dependency from 0.3 to vss-client-ng 0.4
  • Adapt to new StorableBuilder API (AAD parameter, key by reference)
  • Store data_encryption_key separately in VssClient struct
  • Update MSRV to 1.75+ in documentation
  • No changes to public FFI API
  • There should be no need to upgrade the server

Note: Data encrypted with vss-client 0.3 is not compatible with this version due to AAD changes in the encryption scheme.

v0.3.2

03 Nov 21:46
4205189

Choose a tag to compare

Initial release.

What's Changed

New Contributors

Full Changelog: https://github.com/synonymdev/vss-rust-client-ffi/commits/v0.3.2