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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge GH #1769 Support TLS signature padding strings in PKCS11 mapping
Jack Lloyd
2018-12-10
1
-0
/
+10
|
\
|
*
Remove EMSA1 encodings from p11 sign mechanisms map
Hannes Rantzsch
2018-12-10
1
-5
/
+0
|
*
Extend the SignMechanisms map for Signature_Scheme padding strings
Hannes Rantzsch
2018-12-04
1
-0
/
+15
*
|
Fix a memory leak in OpenSSL ECDH
Jack Lloyd
2018-12-03
1
-3
/
+5
|
/
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
12
-75
/
+92
*
Fix type error
Jack Lloyd
2018-11-21
1
-1
/
+1
*
Add typecast_copy
Jack Lloyd
2018-11-17
1
-2
/
+2
*
Avoid calling memset, memcpy within library code
Jack Lloyd
2018-11-17
7
-10
/
+10
*
Switch LibreSSL provider to OpenSSL 1.1 API
Alexander Bluhm
2018-11-07
3
-6
/
+6
*
move instead of copy
rumcajs
2018-10-14
1
-1
/
+1
*
Resolve a leak in OpenSSL ECDSA verification for old OpenSSL
Jack Lloyd
2018-10-03
1
-5
/
+13
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
6
-6
/
+6
*
Fix more MSVC warnings
Jack Lloyd
2018-10-01
1
-7
/
+31
*
Fix more MSVC warnings
Jack Lloyd
2018-10-01
3
-16
/
+39
*
Move UUID to utils, test it, and fix bugs.
Jack Lloyd
2018-09-30
2
-106
/
+1
*
Refactor mode tests, and correct bugs found
Jack Lloyd
2018-09-29
4
-7
/
+30
*
Use new CAST-128 specific feature macro here
Jack Lloyd
2018-09-15
1
-1
/
+1
*
Add CommonCrypto block cipher support
Jose Pereira
2018-09-10
5
-3
/
+204
*
Merge GH #1674 Add CommonCrypto cipher modes
Jack Lloyd
2018-09-10
5
-5
/
+443
|
\
|
*
Add CommonCrypto cipher modes support
Jose Pereira
2018-09-09
5
-5
/
+443
*
|
Add RandomNumberGenerator::accepts_input
Jack Lloyd
2018-09-06
2
-0
/
+5
|
/
*
Merge GH #1667 Add hashing with CommonCrypto
Jack Lloyd
2018-09-04
3
-0
/
+186
|
\
|
*
Add commoncrypto OS feature so it cannot be enabled on other systems
Jack Lloyd
2018-09-04
1
-0
/
+4
|
*
Indent to match conventions.
Jack Lloyd
2018-09-04
2
-75
/
+73
|
*
Add support for hashing with CommonCrypto
Jose Pereira
2018-09-03
3
-0
/
+184
*
|
Remove use of OpenSSL IDEA
Jack Lloyd
2018-09-04
1
-5
/
+0
|
/
*
Add nonce-set checks for OpenSSL CBC mode impls
Jack Lloyd
2018-08-17
1
-1
/
+5
*
Fix for OpenSSL
Jack Lloyd
2018-08-12
1
-0
/
+4
*
Add function to return the size of a key agreement output
Jack Lloyd
2018-08-12
1
-0
/
+1
*
Add functions to get size of PK ciphertext,plaintext
Jack Lloyd
2018-08-10
3
-1
/
+9
*
Add PK_Signer::signature_length
Jack Lloyd
2018-08-10
7
-11
/
+29
*
Fix OpenSSL modes
Jack Lloyd
2018-08-05
1
-1
/
+12
*
Support calling Whirlpool in OpenSSL
Jack Lloyd
2018-07-26
1
-0
/
+5
*
Handle another possible OpenSSL error only seen on non-x86_64
Jack Lloyd
2018-07-17
1
-7
/
+16
*
Handle EC_R_BAD_SIGNATURE from OpenSSL
Jack Lloyd
2018-05-31
2
-0
/
+14
*
Fix problems with failure to build in various configurations
Jack Lloyd
2018-03-31
1
-0
/
+3
*
Add PointGFp::encode as replacement for EC2OSP
Jack Lloyd
2018-03-10
4
-6
/
+6
*
Ensure exception types are exported from DLL
Jack Lloyd
2018-03-06
3
-4
/
+4
*
Fix compliation problem in PKCS11
Jack Lloyd
2018-02-07
6
-1
/
+6
*
Avoid deprecated functions in OpenSSL provider [ci skip]
Jack Lloyd
2018-02-01
1
-3
/
+3
*
Use shared representation of EC_Group
Jack Lloyd
2018-01-31
1
-5
/
+5
*
Fix a leak in OpenSSL block ciphers
Jack Lloyd
2018-01-28
1
-0
/
+3
*
Correct OpenSSL RC4 naming
Jack Lloyd
2017-12-28
1
-1
/
+1
*
Fix seek test with OpenSSL RC4
Jack Lloyd
2017-11-14
1
-1
/
+1
*
Remove duplicated include
Jack Lloyd
2017-11-13
1
-1
/
+0
*
Missing include: #include <cstdlib> is needed for std::free.
Yuri
2017-11-11
1
-0
/
+1
*
Add checks that keyed algorithms are actually keyed before use
Jack Lloyd
2017-10-26
2
-3
/
+17
*
Accept SHA-1, SHA1, or SHA-160 equally
Jack Lloyd
2017-10-13
2
-2
/
+2
*
Add limits.h header for INT_MAX
Alon Bar-Lev
2017-10-13
1
-0
/
+1
*
Remove needless mutable
Jack Lloyd
2017-10-12
1
-2
/
+2
[next]