summaryrefslogtreecommitdiffhomepage
path: root/packages/server/src/attestation/verifications/verifyAndroidKey.ts
AgeCommit message (Expand)Author
2021-08-23start server package movementsJarrett Helton
2021-08-17Add optional cert path validation to everythingMatthew Miller
2021-08-17Update all verification methods to accept blobMatthew Miller
2021-08-02Rename buffer-to-PEM methodMatthew Miller
2021-08-02Relocate MetadataServiceMatthew Miller
2020-10-12Update OctetString values to access new `.buffer`Matthew Miller
2020-09-07Rename method for converting X.509 certs to PEMMatthew Miller
2020-07-12Remove parseCertificateASN1 helperMatthew Miller
2020-07-10Improve ASN.1 parsing in verifyAndroidKeyMatthew Miller
2020-07-08Update AndroidKey to use new ASN1 helperMatthew Miller
2020-07-07Make validateCertificatePath asyncMatthew Miller
2020-07-05Fix import path in verifyAndroidKeyMatthew Miller
2020-07-04Add metadata verification to AndroidKeyMatthew Miller
2020-07-04Make verifyAndroidKey asyncMatthew Miller
2020-06-25Add certificate path validation to Android-KeyMatthew Miller
2020-06-23Add another TODO verification android-keyMatthew Miller
2020-06-23Fix error message when public keys don’t matchMatthew Miller
2020-06-23Perform additional validationsMatthew Miller
2020-06-23Pass in credPubKey to verifyAndroidKeyMatthew Miller
2020-06-22Add verification support for Android-KeyMatthew Miller