Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

v0.7.6

Compare
Choose a tag to compare
@cthulhu-rider cthulhu-rider released this 19 May 10:32
· 868 commits to master since this release

0.7.6 - 2020-05-19

Added

  • session.PublicSessionToken function for session public key bytes receiving.
  • The implementation of service.DataWithSignKeyAccumulator methods on object.IntegrityHeader.

Changed

  • The implementation of AddSignKey method on service.signedSessionToken structure.
  • session.PrivateTOken interface methods group.

Removed

  • OwnerKey from service.SessionToken signed payload.

Fixed

  • Incorrect object.HeadRequest.ReadSignedData method implementation.