Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | ||