summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Collapse)Author
2020-05-20Initialize lerna project and move code to `server`Matthew Miller
2020-05-19Refine library method and type exportsMatthew Miller
2020-05-19Replace `@types` with `@libTypes`Matthew Miller
2020-05-19Remove some semicolons from types.tsMatthew Miller
2020-05-19Finish setting up ts-jestMatthew Miller
2020-05-19Add verifyAssertionResponseMatthew Miller
2020-05-19Update arg naming in generateAssertionCredentialsMatthew Miller
2020-05-19Spruce up some commentsMatthew Miller
2020-05-19Add docs to top of verify methodsMatthew Miller
2020-05-19Move U2F_USER_PRESENTED back into typesMatthew Miller
2020-05-19Add parseAssertionAuthDataMatthew Miller
2020-05-19Add types for SafetyNet JWT partsMatthew Miller
2020-05-19Add key type to existing Packed unit testMatthew Miller
2020-05-19Move COSEKeys into typesMatthew Miller
2020-05-19Rename convertCOSEECDHAtoPKCS helperMatthew Miller
2020-05-19Add attestation verification to lib exportMatthew Miller
2020-05-19Stub out validateCertificatePath for laterMatthew Miller
2020-05-19Paste in some old comments to verifyNoneMatthew Miller
2020-05-19Move parseAttestationAuthData into attestation/Matthew Miller
2020-05-19Add some spacing to verifyFIDOU2FMatthew Miller
2020-05-19Add support for Android SafetyNet attestationMatthew Miller
2020-05-19Add support for None attestationMatthew Miller
2020-05-19Remove @lib absolute pathMatthew Miller
2020-05-19Add tests for verifyAttestationResponseMatthew Miller
2020-05-19Add ability to verify Packed responseMatthew Miller
2020-05-19Set explicit return on verifyAttestationResponseMatthew Miller
2020-05-19Throw error on unexpected attestation formatMatthew Miller
2020-05-19Add optional ecdaaKeyId to AttestationObjectMatthew Miller
2020-05-19Clarify usage of decodeAttestationObjectMatthew Miller
2020-05-19Move U2F_USER_PRESENTED into verifyFIDOU2FMatthew Miller
2020-05-18Add getCertificateInfo helperMatthew Miller
2020-05-18Add verifyFIDOU2FMatthew Miller
2020-05-18Add more helpers and typesMatthew Miller
2020-05-18Start refactoring verifyAttestationResponseMatthew Miller
2020-05-18Create toHash helperMatthew Miller
2020-05-18Try new naming scheme for base64 stringsMatthew Miller
2020-05-18Move custom type defs into a single fileMatthew Miller
2020-05-17Add some helpersMatthew Miller
2020-05-17Enhance types for generate…() methodsMatthew Miller
2020-05-17Add generateAssertionCredentialsMatthew Miller
2020-05-17Add generateAttestationCredentialsMatthew Miller
2020-05-17Initial CommitMatthew Miller