aboutsummaryrefslogtreecommitdiff
path: root/src/bun.js/api/crypto.classes.ts (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-29Introduce `Bun.CryptoHasher`Gravatar Jarred Sumner 1-2/+38
2022-12-28Implement `Bun.RIPEMD160`Gravatar Jarred Sumner 1-1/+2
2022-08-18Faster TextDecoderGravatar Jarred Sumner 1-1/+0
2022-08-17Move the crypto hashers to the new bindingsGravatar Jarred Sumner 1-0/+43