aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/prov/openssl/openssl_hash.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-2/+2
* Remove Algo_RegistryJack Lloyd2016-10-211-31/+35
* Change T::provider to return std::stringJack Lloyd2016-09-151-1/+1
* Add T::provider() to allow user to inquire about implementation usedJack Lloyd2016-09-151-0/+1
* Remove deprecated hashes MD2, HAS-160, and RIPEMD-128Jack Lloyd2016-09-021-4/+0
* Add missing overrides and fix -Wpedantic 'extra ;' warningsJack Lloyd2016-01-171-8/+8
* Merge the openssl code together.Jack Lloyd2015-12-191-0/+117