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
*
Prevent using non-sensical padding schemes
Jack Lloyd
2021-05-22
1
-2
/
+2
*
Modify BigInt constructors
Jack Lloyd
2021-04-24
1
-1
/
+1
*
Fix CommonCrypto decl
Jack Lloyd
2021-04-07
1
-1
/
+1
*
Avoid raw pointers in Cipher_Mode
Jack Lloyd
2021-04-07
3
-5
/
+5
*
More raw pointer removal
Jack Lloyd
2021-04-05
2
-3
/
+3
*
Fix OpenSSL build
Jack Lloyd
2021-04-04
1
-1
/
+1
*
More uses of make_unique instead of unique_ptr(new ...)
Jack Lloyd
2021-04-04
8
-22
/
+22
*
Update OpenSSL and CommonCrypto providers
Jack Lloyd
2021-04-03
5
-15
/
+19
*
Expose handle_return_value in PKCS11 (see GH #2650)
Jack Lloyd
2021-03-13
2
-3
/
+9
*
Add a getter for the PKCS11 function list
Jack Lloyd
2021-03-12
1
-0
/
+9
*
Don't use shouting case for ASN1_{Type,Class} values
Jack Lloyd
2021-01-13
3
-5
/
+5
*
Add some helpers for start_cons
Jack Lloyd
2021-01-13
1
-4
/
+4
*
Split ASN1 tags enum class into 2 enum classes
sledgehammer_999
2021-01-11
3
-7
/
+7
*
Convert ASN1_Tag to an enum class
Jack Lloyd
2020-12-20
4
-9
/
+9
*
Convert EC_Group_Encoding to enum class
Jack Lloyd
2020-12-15
2
-4
/
+4
*
Merge GH #2520 Add Private_Key::public_key
Jack Lloyd
2020-11-28
7
-1
/
+28
|
\
|
*
Add Private_Key::public_key
Jack Lloyd
2020-11-28
7
-1
/
+28
*
|
Make scan_name.h, cpuid.h and http_util.h internal
Jack Lloyd
2020-11-28
2
-2
/
+2
|
/
*
Remove some unused includes of rounding.h
Jack Lloyd
2020-11-11
1
-1
/
+0
*
Disable MD4/MD5 support in CommonCrypto
Jack Lloyd
2020-11-11
1
-9
/
+0
*
Add -Wshorten-64-to-32 for Clang
Jack Lloyd
2020-11-08
7
-31
/
+36
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
15
-64
/
+19
*
Fix some warnings picked up by new compiler flags
Jack Lloyd
2020-11-06
1
-1
/
+1
*
Merge some of the P11 type headers (Slot/Module/Session) into p11_types.h
Jack Lloyd
2020-11-04
13
-225
/
+234
*
More header merging
Jack Lloyd
2020-11-03
1
-1
/
+1
*
Merge some of the ASN.1 headers
Jack Lloyd
2020-10-31
1
-1
/
+1
*
Fix memory leak
Richard Huveneers
2020-06-18
1
-0
/
+13
*
Replaced C-style cast with static_cast
Richard Huveneers
2020-06-13
1
-1
/
+1
*
Fix 32-bit update parameter overflow
Richard Huveneers
2020-06-13
1
-2
/
+8
*
Add missing overloads to PKCS11_ECDSA_PrivateKey
René Korthaus
2020-03-04
1
-0
/
+5
*
CommonCrypto: improve name parsing for block cipher
Richard Huveneers
2020-02-18
3
-8
/
+17
*
Fix
Jack Lloyd
2020-02-15
1
-0
/
+1
*
Fix inclusion of headers for commoncrypto module
Jack Lloyd
2020-02-15
5
-14
/
+10
*
Extend PKCS#11 RSA paddings
Daniel Neus
2019-12-13
1
-3
/
+8
*
Fix warning with recent GCC
Jack Lloyd
2019-12-08
1
-1
/
+1
*
Merge GH #2215 Use .lib suffix consistently on Windows
Jack Lloyd
2019-12-07
1
-1
/
+1
|
\
|
*
Fix Windows linking to consistently use .lib suffix as required
Jack Lloyd
2019-12-06
1
-1
/
+1
*
|
Fix MSVC warnings in PKCS11
Jack Lloyd
2019-12-06
6
-25
/
+36
|
/
*
Deprecate DER_Encoder::get_contents_unlocked
Jack Lloyd
2019-10-28
3
-4
/
+9
*
TPM : Making policy as member of the consumer class.
David Carlier
2019-10-13
2
-5
/
+7
*
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
|
/
*
Reduce usage of oids.h with the addition of some helpers on OID
Jack Lloyd
2019-08-04
1
-2
/
+1
*
Remove BearSSL provider
Jack Lloyd
2019-07-05
4
-393
/
+0
*
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
[next]