Releases: Trust1Team/smart-id-rust-client
Releases · Trust1Team/smart-id-rust-client
0.1.4
0.1.3
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
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
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