summaryrefslogtreecommitdiff
path: root/security/picosha2/pkg-descr
blob: 733ec194f2330e70fd0d594c1026be05fd353213 (plain) (blame)
1
2
3
4
5
PicoSHA2 is a tiny SHA256 hash generator for C++ with following properties:

* header-file only
* no external dependencies (only uses standard C++ libraries)
* STL-friendly