summaryrefslogtreecommitdiffhomepage
path: root/packages/server/src/helpers/decodeCredentialPublicKey.ts
AgeCommit message (Expand)Author
2023-08-18Use single-quotes and increase line widthMatthew Miller
2023-08-17Refactor verifyRegistrationResponse testsMatthew Miller
2023-08-16Run `deno fmt` on everythingMatthew Miller
2023-08-16Add file extensions to importsMatthew Miller
2022-11-19Split out COSE-specific valuesMatthew Miller
2022-11-12Figure out a better pattern for exposing iso funcsMatthew Miller
2022-11-12Rename isomorphic helpers to avoid collision?Matthew Miller
2022-11-11Refactor to use cbor helpersMatthew Miller
2022-11-05Replace most Buffer types with Uint8ArrayMatthew Miller
2022-07-27Export named decodeCredentialPublicKey()Matthew Miller
2020-11-18chore(deps): update cbor and wrap decodeFirstSync with recoveryJonathan Stewmon
2020-06-05Verify public key algorithm is supportedMatthew Miller