Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-02-06 | Mark some things as not configurable | 1 | -0/+1 | ||
2023-01-31 | Re-run prettier after changes | 1 | -11/+2 | ||
2022-12-29 | Introduce `Bun.CryptoHasher` | 1 | -2/+38 | ||
2022-12-28 | Implement `Bun.RIPEMD160` | 1 | -1/+2 | ||
`RIPEMD160` is used by node:crypto. | |||||
2022-08-18 | Faster TextDecoder | 1 | -1/+0 | ||
2022-08-17 | Move the crypto hashers to the new bindings | 1 | -0/+43 | ||