Skip to content

Releases: openwallet-foundation-labs/sd-jwt-rust

v0.7.1

10 Oct 08:52
4114861
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

18 Feb 17:42
Compare
Choose a tag to compare

What's Changed

  • bugfix for incorrect disclosing of SD objects in arrays by @alexsdsr in #25
  • bugfix for incorrect presentation creation by @alexsdsr in #26
  • removed the 'sub' from always_revealed_root_keys by @alexsdsr in #27
  • Interop tool by @alexsdsr in #24

Full Changelog: v0.0.6...v0.7.0

v0.0.6

22 Jan 08:01
37f4425
Compare
Choose a tag to compare
  • Support SD-JWT standard of IETF draft v7 version
  • API updates:
    • Added the SDJWTSerializationFormat enum
    • Renamed SDJWTClaimsStrategy -> ClaimsForSelectiveDisclosureStrategy and renamed the options
  • Bugfix for the issue#17
  • Small improvements

v0.0.5

26 Dec 12:21
b99ffbe
Compare
Choose a tag to compare
  • API Docs

v0.0.3

19 Dec 19:47
Compare
Choose a tag to compare
Release 0.0.3.

- clean-up readme

Signed-off-by: Sergey Minaev <[email protected]>

v0.0.2

19 Dec 19:28
Compare
Choose a tag to compare
  • support json serialization format

v0.0.1

18 Dec 06:44
Compare
Choose a tag to compare

Initial release published to crates.io