summaryrefslogtreecommitdiffhomepage
path: root/packages/server/src/helpers/toHash.ts
AgeCommit message (Expand)Author
2023-08-18Use single-quotes and increase line widthMatthew Miller
2023-08-16Run `deno fmt` on everythingMatthew Miller
2023-08-16Run `ddi fmt` over src/Matthew Miller
2023-08-16Address `deno lint` issuesMatthew Miller
2023-08-16Add file extensions to importsMatthew Miller
2022-11-20Run linter over everythingMatthew Miller
2022-11-19Tighten up .digest() with COSE valuesMatthew Miller
2022-11-13Update helpers to use isoCryptoMatthew Miller
2022-11-13Update toHash to use SubtleCryptoMatthew Miller
2022-11-11Make toHash async to prep for SubtleCryptoMatthew Miller
2022-11-05Replace most Buffer types with Uint8ArrayMatthew Miller
2022-07-27Export named toHash()Matthew Miller
2020-07-02Enable hashing stringsMatthew Miller
2020-05-25Run ESLint over everythingMatthew Miller
2020-05-20Initialize lerna project and move code to `server`Matthew Miller