RIP Webby

Web Development => WebDev Discussion & Help => Topic started by: Admin on January 25, 2022, 10:15:22 pm

Title: Two Great Secure Hashing Functions
Post by: Admin on January 25, 2022, 10:15:22 pm
https://en.wikipedia.org/wiki/Argon2 (https://en.wikipedia.org/wiki/Argon2)

https://blake2.net (https://blake2.net)

Two Great Secure Hashing Functions

Oh shit, blake2 has web assembly version: https://github.com/nazar-pc/blake2.wasm (https://github.com/nazar-pc/blake2.wasm)

Plain JS version: https://github.com/dcposch/blakejs (https://github.com/dcposch/blakejs)
                  
Title: Re: Two Great Secure Hashing Functions
Post by: Admin on January 25, 2022, 10:15:33 pm
https://github.com/BLAKE3-team/BLAKE3 (https://github.com/BLAKE3-team/BLAKE3)