mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
* node:crypto: add blake2b512, sha512-224, sha3-* * update submodule * flesh out rest of api * remove new bun.newCatchable * add SHA512_224 to HashClasses * remove SHA512_224 js class * better allocation * remove memcpy in path where buffer is provided to us * add back benchmark * move zig crypto things into specific struct * Apply formatting changes * centralize algorithm definitions into one spot * rsa-256 was deleted --------- Co-authored-by: Jarred Sumner <jarred@jarredsumner.com> Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>