]> git.tdb.fi Git - libs/crypto.git/commit
Add an example program demonstrating hash API
authorMikko Rasa <tdb@tdb.fi>
Sat, 16 Apr 2016 13:51:46 +0000 (16:51 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 16 Apr 2016 13:51:46 +0000 (16:51 +0300)
commitd599dd9a681d815dd6627b358ee36b5a6354f6c0
tree8f211db3895db49347a75e93083c959c7be4a6c6
parent5e5fd3c47ef3d8bfd29a31311e1d933c6138ed44
Add an example program demonstrating hash API

Also useful for verifying the implementations.
.gitignore
Build
examples/checksum.cpp [new file with mode: 0644]