index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
prov
/
openssl
/
openssl_hash.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the OpenSSL provider
Jack Lloyd
2021-10-28
1
-136
/
+0
*
Disable OpenSSL support for algorithms deprecated in OpenSSL 3.0
Jack Lloyd
2021-10-20
1
-15
/
+0
*
More uses of make_unique instead of unique_ptr(new ...)
Jack Lloyd
2021-04-04
1
-3
/
+3
*
Update OpenSSL and CommonCrypto providers
Jack Lloyd
2021-04-03
1
-2
/
+2
*
Fix warning with recent GCC
Jack Lloyd
2019-12-08
1
-1
/
+1
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-6
/
+6
*
Switch LibreSSL provider to OpenSSL 1.1 API
Alexander Bluhm
2018-11-07
1
-2
/
+2
*
Support calling Whirlpool in OpenSSL
Jack Lloyd
2018-07-26
1
-0
/
+5
*
Accept SHA-1, SHA1, or SHA-160 equally
Jack Lloyd
2017-10-13
1
-1
/
+1
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-1
/
+1
*
Don't crash if openssl can't allocate a new context
Kirill A. Korinsky
2017-06-29
1
-0
/
+2
*
Make Botan compile with LibreSSL again.
Alexander Bluhm
2017-05-24
1
-2
/
+2
*
Add copy_state to OpenSSL hash functions, and port to OpenSSL 1.1.0
Jack Lloyd
2017-05-22
1
-13
/
+34
*
Throw OpenSSL exception if any OpenSSL function failed.
Alexander Bluhm
2017-04-29
1
-5
/
+10
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-2
/
+2
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
1
-31
/
+35
*
Change T::provider to return std::string
Jack Lloyd
2016-09-15
1
-1
/
+1
*
Add T::provider() to allow user to inquire about implementation used
Jack Lloyd
2016-09-15
1
-0
/
+1
*
Remove deprecated hashes MD2, HAS-160, and RIPEMD-128
Jack Lloyd
2016-09-02
1
-4
/
+0
*
Add missing overrides and fix -Wpedantic 'extra ;' warnings
Jack Lloyd
2016-01-17
1
-8
/
+8
*
Merge the openssl code together.
Jack Lloyd
2015-12-19
1
-0
/
+117