An open API service indexing awesome lists of open source software.

https://github.com/bitnom/blake2

BLAKE2 hashing algorithm library for the Nim programming language.
https://github.com/bitnom/blake2

blake2 hashing-algorithm nim nim-lang

Last synced: 3 months ago
JSON representation

BLAKE2 hashing algorithm library for the Nim programming language.

Awesome Lists containing this project

README

          

# BLAKE2
Nim implementation/wrap of the BLAKE2 hashing algorithm library.

Installation: `nimble install https://github.com/TomAshley303/BLAKE2.git`