зеркало из https://github.com/github/blakejs.git
Merge pull request #7 from nazar-pc/patch-1
Added link to `blake2.wasm` that is WebAssembly implementation
This commit is contained in:
Коммит
60d2f635bc
|
@ -16,7 +16,7 @@ BLAKE is the default family of hash functions in the venerable NaCl crypto libra
|
|||
|
||||
Of course, this implementation is in Javascript, so it won't be winning any speed records. More under Performance below. It's short and sweet, less than 500 LOC.
|
||||
|
||||
**As far as I know, this is the only package available today to compute BLAKE in a browser.**
|
||||
For WebAssembly implementation with higher performance you might want to consider [blake2.wasm](https://github.com/nazar-pc/blake2.wasm) instead.
|
||||
|
||||
Quick Start
|
||||
---
|
||||
|
|
Загрузка…
Ссылка в новой задаче