File: README.md

package info (click to toggle)
libb2 0.98.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 1,304 kB
  • sloc: ansic: 19,855; makefile: 128; sh: 13
file content (14 lines) | stat: -rw-r--r-- 175 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# libb2

C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp

Installation:

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

Contact: contact@blake2.net