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 | Address `deno lint` issues | Matthew Miller |
2023-08-16 | Add file extensions to imports | Matthew Miller |
2022-11-20 | Run linter over everything | Matthew Miller |
2022-11-19 | Tighten up .digest() with COSE values | Matthew Miller |
2022-11-13 | Update helpers to use isoCrypto | Matthew Miller |
2022-11-13 | Update toHash to use SubtleCrypto | Matthew Miller |
2022-11-11 | Make toHash async to prep for SubtleCrypto | Matthew Miller |
2022-11-05 | Replace most Buffer types with Uint8Array | Matthew Miller |
2022-07-27 | Export named toHash() | Matthew Miller |
2020-07-02 | Enable hashing strings | Matthew Miller |
2020-05-25 | Run ESLint over everything | Matthew Miller |
2020-05-20 | Initialize lerna project and move code to `server` | Matthew Miller |