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
/
pkcs11
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing overloads to PKCS11_ECDSA_PrivateKey
René Korthaus
2020-03-04
1
-0
/
+5
*
Extend PKCS#11 RSA paddings
Daniel Neus
2019-12-13
1
-3
/
+8
*
Fix MSVC warnings in PKCS11
Jack Lloyd
2019-12-06
6
-25
/
+36
*
Deprecate DER_Encoder::get_contents_unlocked
Jack Lloyd
2019-10-28
2
-1
/
+5
*
Remove use of pow_mod.h from PKCS11 RSA code
Jack Lloyd
2019-08-23
1
-4
/
+1
*
Merge GH #2070 Precompute RSA Montgomery params
Jack Lloyd
2019-08-23
2
-19
/
+19
|
\
|
*
Fixes for PKCS11
Jack Lloyd
2019-08-17
2
-19
/
+19
*
|
Serialize the PKCS11 tests
Jack Lloyd
2019-08-20
1
-0
/
+2
|
/
*
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
*
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
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
3
-6
/
+8
*
Avoid calling memset, memcpy within library code
Jack Lloyd
2018-11-17
1
-2
/
+2
*
move instead of copy
rumcajs
2018-10-14
1
-1
/
+1
*
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
*
Add RandomNumberGenerator::accepts_input
Jack Lloyd
2018-09-06
1
-0
/
+3
*
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
1
-0
/
+4
*
Add PK_Signer::signature_length
Jack Lloyd
2018-08-10
2
-0
/
+4
*
Add PointGFp::encode as replacement for EC2OSP
Jack Lloyd
2018-03-10
2
-2
/
+2
*
Ensure exception types are exported from DLL
Jack Lloyd
2018-03-06
1
-2
/
+2
*
Fix compliation problem in PKCS11
Jack Lloyd
2018-02-07
6
-1
/
+6
*
Use shared representation of EC_Group
Jack Lloyd
2018-01-31
1
-5
/
+5
*
Avoid empty methods, use =default or add a comment
Jack Lloyd
2017-10-03
1
-3
/
+0
*
Remove protected m_handle data from PKCS11::Object
Jack Lloyd
2017-10-02
3
-6
/
+18
*
More header cleanups
Jack Lloyd
2017-09-23
1
-1
/
+0
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
8
-14
/
+14
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Header file cleanups
Jack Lloyd
2017-09-21
2
-1
/
+1
*
Clean up header includes
Jack Lloyd
2017-09-21
7
-12
/
+6
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
12
-24
/
+24
*
Add API stability annotations.
Jack Lloyd
2017-09-19
11
-43
/
+43
*
Fix warnings from clangs -Wdocumentation flag
Jack Lloyd
2017-07-28
2
-2
/
+2
*
Content:
Tomasz Frydrych
2017-04-03
4
-6
/
+4
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
Enable PKCS11 module by default and remove --with-pkcs11 option
René Korthaus
2017-01-11
1
-2
/
+0
*
Add try/catch blocks in noexcept destructors that might throw
Jack Lloyd
2017-01-06
3
-8
/
+29
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
16
-145
/
+145
*
Remove <source> block from info.txt files
Jack Lloyd
2016-12-08
1
-15
/
+0
*
Add Private_Key::private_key_info()
René Korthaus
2016-12-05
6
-9
/
+9
[next]