Releases: jainhitesh9998/data-integrity-ios
Releases · jainhitesh9998/data-integrity-ios
0.3.1
Full Changelog: 0.3.0...0.3.1
0.3.0
Full Changelog: 0.2.0...0.3.0
0.2.0
DataIntegrity 0.2.0
- Add ecdsa-jcs-2019 verification (JCS / RFC 8785), validated against a real
issuer-signed credential.
Verify suites: ecdsa-sd-2023, ecdsa-rdfc-2019, ecdsa-jcs-2019, eddsa-rdfc-2022,
Ed25519Signature2020; derive: ecdsa-sd-2023; standalone canonicalize.
0.1.1
DataIntegrity 0.1.1
Docs + tests + CI release (no public API change since 0.1.0).
- docs/DESIGN.md: architecture + integration guide
- 67 tests incl. real-world interop + negative/tamper cases across disclosure levels
- GitHub Actions CI (swift test + iOS build), Codecov coverage (~88%) + test analytics
- did:web resolution validated against a hosted DID document
0.1.0
DataIntegrity 0.1.0
W3C VC Data Integrity for Swift/iOS: verify + derive (ecdsa-sd-2023,
ecdsa-rdfc-2019, eddsa-rdfc-2022, Ed25519Signature2020) + RDFC-1.0
canonicalize(). did:key + did:web resolution. iOS 14+, macOS 13+.