mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 14:40:32 -04:00
6 lines
244 B
Text
6 lines
244 B
Text
digestpp is an experimental C++11 header-only message digest library.
|
|
|
|
Derived from cppcrypto in an attempt to devise a more modern yet flexible and
|
|
universal C++ API for cryptographic hash functions.
|
|
|
|
WWW: https://github.com/kerukuro/digestpp
|