Skip to content

v1.2.5

Latest
Compare
Choose a tag to compare
@shifteverywhere shifteverywhere released this 07 Feb 20:17

Version 1.2.5 - 2024-02-07

  • Restrictions to only generate thumbprints of signed Message/Data items removed
  • Allows fetching of items from envelopes based on any claim, not just context ("ctx")
  • Deprecated Envelope#getItem(string), fetching from context
  • Deprecated Envelope#getItem(Guid), fetching from unique id (uid)
  • Introduced NaCl crypto suite with large performance gains when signing
  • Restrictions to only generate thumbprints of signed Message/Data items removed
  • Adds a method to get all attached signatures of an Item as a list of Signature instances
  • Adds a method to get the unique name of a key
  • Updates dependencies