Skip to content

Releases: Trust1Team/smart-id-rust-client

0.1.4

28 May 09:33
Compare
Choose a tag to compare

Release notes - Smart ID rust client - 0.1.4

Story

SMARTIDRC-7 Update documentation (README) and documen example (cert, sign, authenticate)

0.1.3

27 May 09:30
Compare
Choose a tag to compare

Release notes - Smart ID rust client - 0.1.3

Story

SMARTIDRC-5 Update example using mock RRN for Belgian eID

SMARTIDRC-6 Add library version to header for statistics/solve problems

0.1.2

11 May 08:34
Compare
Choose a tag to compare

Release notes - Smart ID rust client - 0.1.2

Story

SMARTIDRC-2 Add integration utilities

SMARTIDRC-3 Update example for certificate retrieval, authentication and digital signing of a digest (SHA256)

SMARTIDRC-4 Expose SessionStatus structs: SessionCertifciate, SessionSignature and SessionResult

Initial Beta release

26 Apr 19:10
Compare
Choose a tag to compare

Implementation of the Smart ID rust client, with focus on:

  • retrieve user public key
  • authenticate using semantic identifier
  • sign using semantic identifier

Incomplete:

  • tests
  • example
  • utilities
  • in this release the polling is implicitly enforced

Example provided