Low-level cryptographic library for encryption and hashing
Low-level cryptographic library
nettle-hash
nettle-pbkdf2
$ nettle-hash sha256 < inputfile
$ nettle-pbkdf2 -s salt -i 1000 -l 32 sha256
$ echo -n 'mystring' | nettle-hash md5