mirror of
https://github.com/BLAKE2/libb2
synced 2024-11-22 16:12:01 +01:00
install instructions
This commit is contained in:
parent
e0f4101303
commit
b90cb05353
12
README.md
12
README.md
@ -1,2 +1,14 @@
|
||||
# libb2
|
||||
|
||||
C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp
|
||||
|
||||
Installation:
|
||||
|
||||
```
|
||||
$ ./autogen.sh
|
||||
$ ./configure
|
||||
$ make
|
||||
$ sudo make install
|
||||
```
|
||||
|
||||
Contact: contact@blake2.net
|
||||
|
Loading…
Reference in New Issue
Block a user