Codebase list libb2 / f113db91-94b5-43c2-9d67-8604b40cf611/main
f113db91-94b5-43c2-9d67-8604b40cf611/main

Tree @f113db91-94b5-43c2-9d67-8604b40cf611/main (Download .tar.gz)

# libb2

C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp

Installation:

```
$ ./autogen.sh
$ ./configure
$ make
$ sudo make install
```

Contact: contact@blake2.net