summaryrefslogtreecommitdiffhomepage
path: root/src/helpers
AgeCommit message (Collapse)Author
2020-05-20Initialize lerna project and move code to `server`Matthew Miller
2020-05-19Replace `@types` with `@libTypes`Matthew Miller
2020-05-19Spruce up some commentsMatthew Miller
2020-05-19Rename convertCOSEECDHAtoPKCS helperMatthew Miller
2020-05-19Stub out validateCertificatePath for laterMatthew Miller
2020-05-19Move parseAttestationAuthData into attestation/Matthew Miller
2020-05-19Add support for Android SafetyNet attestationMatthew Miller
2020-05-19Remove @lib absolute pathMatthew Miller
2020-05-19Add ability to verify Packed responseMatthew Miller
2020-05-19Clarify usage of decodeAttestationObjectMatthew Miller
2020-05-18Add getCertificateInfo helperMatthew Miller
2020-05-18Add more helpers and typesMatthew Miller
2020-05-18Create toHash helperMatthew Miller
2020-05-18Move custom type defs into a single fileMatthew Miller
2020-05-17Add some helpersMatthew Miller