summaryrefslogtreecommitdiffhomepage
path: root/packages/server/src/helpers/verifySignature.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-16Address `deno lint` issuesMatthew Miller
2023-08-16Add file extensions to importsMatthew Miller
2022-12-15Rename two verifySignature() argumentsMatthew Miller
2022-11-19Streamline calls to verifySignature()Matthew Miller
2022-11-17Update verifySignature() optionsMatthew Miller
2022-11-16Go ham on adding more type guardsMatthew Miller
2022-11-16Tweak verifySignature argument nameMatthew Miller
2022-11-16Update calls to verifySignature()Matthew Miller
2022-11-16Support leaf cert sig verificationMatthew Miller
2022-11-16Make new isoVerify default sig verifier for pubkeyMatthew Miller
2022-11-16Rename credentialPublicKey argumentMatthew Miller
2022-11-16Use new isoCrypto for EC sig verificationMatthew 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-06Update COSEPublicKey typing for new cbor outputMatthew Miller
2022-11-06Get consistent on use of decodeCborFirstMatthew Miller
2022-11-05Replace most Buffer types with Uint8ArrayMatthew Miller
2022-08-16Run linting over changesMatthew Miller
2022-08-16Make verifySignature more robustMatthew Miller
2022-07-27Export named verifySignature()Matthew Miller
2020-06-22Add ability to specify an algo when verifying sigMatthew Miller
2020-05-25Run Prettier over everythingMatthew Miller
2020-05-20Initialize lerna project and move code to `server`Matthew Miller