Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-21 | upgrade zig to `v0.11.0-dev.3737+9eb008717` (#3374) | 1 | -5/+5 | |
2023-06-10 | Fixes #3250 (#3269) | 1 | -1/+4 | |
2023-04-19 | Fix broken autocomplete | 1 | -1/+1 | |
2023-02-28 | fixup | 1 | -1/+1 | |
2023-02-27 | Add some more functions to sha bench | 1 | -31/+110 | |
2023-02-25 | Call BoringSSL.load() in more places | 1 | -0/+3 | |
2023-02-23 | Upgrade Zig (#2151) | 1 | -1/+1 | |
2022-12-28 | Expose the rest of RIPEMD160 | 1 | -0/+12 | |
2022-12-28 | Upgrade to latest Zig (#1610) | 1 | -3/+3 | |
2022-11-29 | import everything from "bun" where possible | 1 | -1/+2 | |
2022-08-10 | fix MD5 length and compile error (#1050) | 1 | -2/+2 | |
2022-07-09 | fix: update build files to latest Zig version | 1 | -8/+9 | |
2022-04-13 | Support digest("base64" | "hex") in the hashings | 1 | -69/+162 | |
2022-04-12 | [bun.js] Implement Bun.sha1, Bun.sha256, Bun.sha384, Bun.sha512, Bun.sha512_384 | 1 | -0/+145 |