Releases: a-sit-plus/warden
Releases · a-sit-plus/warden
1.4.5
- make
fold
function ofKeyAttestation
inline
1.4.4
- update android-attestation
- update gradle conventions
1.4.3
- update android-attestation
1.4.2
- fix temporal iOS receipt validation error not being propagated as such
1.4.1
- make all config classes
data
classes - update to android attestation 1.2.1
1.4.0
- Discriminate between temporal certificate validation errors and trust-related ones
1.3.0
- Documentation updates
- Update to android-attestation 1.2.0
- Refactor exceptions
1.2.0
- introduce builder for
AppData
- Introduce
ByteArray.parseToPublicKey
which takes ANSI X9.63 and DER-encoded byte arrays
(only P-256 is supported for ANSI) - Update android-attestation to 1.1.0
1.1.0
- remove
verifyAttestation
- introduce
verifyKeyAttestation
taking an encoded public key as a byte array
1.0.0
Release 1.0.0 (#5) (closes #3)