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 #1979 Fix PKCS11 buffer output sizing
Jack Lloyd
2019-06-05
1
-10
/
+30
|
\
|
*
Fix PKCS#11 C_SignFinal output size.
Daniel Wyatt
2019-05-27
1
-1
/
+6
|
*
Fix PKCS#11 C_Sign output size.
Daniel Wyatt
2019-05-27
1
-2
/
+7
|
*
Fix PKCS#11 C_Encrypt output size.
Daniel Wyatt
2019-05-27
1
-2
/
+7
|
*
Fix PKCS#11 C_Decrypt buffer output size.
Daniel Wyatt
2019-05-26
1
-5
/
+10
*
|
SoftHSM 2.5.0 compatibility
Daniel Neus
2019-05-28
1
-1
/
+1
|
/
*
Fix some warnings with Clang 8
Jack Lloyd
2019-05-08
3
-21
/
+5
*
Add error_code to PKCS11 return exception
Jack Lloyd
2019-04-26
1
-0
/
+5
*
Remove tab characters
Jack Lloyd
2019-04-10
4
-468
/
+468
*
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
[next]