Age | Commit message (Expand) | Author |
---|---|---|
2023-08-18 | Use single-quotes and increase line width | Matthew Miller |
2023-08-16 | Run `deno fmt` on everything | Matthew Miller |
2023-08-16 | Run `ddi fmt` over src/ | Matthew Miller |
2023-08-16 | Move @peculiar libs to deps.ts | Matthew Miller |
2023-08-16 | Add file extensions to imports | Matthew Miller |
2022-12-18 | Run linting | Matthew Miller |
2022-12-15 | Remove "leaf" from convertX509PublicKeyToCOSE() | Matthew Miller |
2022-12-15 | Recognize use of secp384r1 in X.509 | Matthew Miller |
2022-12-15 | Break out signatureAlgorithmToCOSEAlg into helper | Matthew Miller |
2022-11-20 | Run linter over everything | Matthew Miller |
2022-11-19 | Add support for RS1 alg in X.509 certs | Matthew Miller |
2022-11-19 | Add helper to convert X.509 pubKeys to COSE | Matthew Miller |