mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
node:crypto: add blake2s256 hasher (#22958)
This commit is contained in:
@@ -184,6 +184,7 @@ Bun.hash.rapidhash("data", 1234);
|
||||
|
||||
- `"blake2b256"`
|
||||
- `"blake2b512"`
|
||||
- `"blake2s256"`
|
||||
- `"md4"`
|
||||
- `"md5"`
|
||||
- `"ripemd160"`
|
||||
|
||||
Reference in New Issue
Block a user