aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/prov/bearssl/bearssl_hash.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove BearSSL providerJack Lloyd2019-07-051-120/+0
* Avoid calling memset, memcpy within library codeJack Lloyd2018-11-171-1/+1
* Accept SHA-1, SHA1, or SHA-160 equallyJack Lloyd2017-10-131-1/+1
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* BearSSL: implement PR feedback and compare ECGroup OID namePatrick Wildt2017-07-051-0/+1
* BearSSL: move includes into extern "C"Patrick Wildt2017-07-051-1/+4
* BearSSL: Initial support and hash testsPatrick Wildt2017-07-051-0/+116