summaryrefslogtreecommitdiffhomepage
path: root/packages/server/src/helpers/iso/isoCrypto/verify.ts
AgeCommit message (Expand)Author
2024-07-20Stricter Leading 0 ChecksNicholas Rodrigues Lordello
2024-07-19Fix ECDSA Signature UnwrappingNicholas Rodrigues Lordello
2023-08-18Use single-quotes and increase line widthMatthew 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-18Pull out EC2 signature unwrapping into helperMatthew Miller
2022-11-29Run linting on everythingMatthew Miller
2022-11-19Add OKP verificationMatthew Miller
2022-11-19Move complexity of sig ver into isoCrypto.verify()Matthew Miller
2022-11-17Break up isoCryptoMatthew Miller