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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Small fixes
Jack Lloyd
2018-02-19
7
-23
/
+31
|
*
|
Use new DL_Group functions
Jack Lloyd
2018-02-19
6
-86
/
+93
|
*
|
Add shared_ptr for DL_Group state
Jack Lloyd
2018-02-19
4
-704
/
+521
|
*
|
Add consts
Jack Lloyd
2018-02-19
1
-3
/
+3
|
*
|
Split out Montgomery exponentation state
Jack Lloyd
2018-02-19
5
-112
/
+204
|
*
|
Minor optimizations for BigInt operator/
Jack Lloyd
2018-02-19
1
-0
/
+6
|
*
|
Move allocator initializer RAII class to mem_ops.h
Jack Lloyd
2018-02-19
2
-5
/
+6
*
|
|
Add missing overrides [ci skip]
Jack Lloyd
2018-02-19
2
-2
/
+2
*
|
|
Merge GH #1448 Support custom curves in TLS handshake
Jack Lloyd
2018-02-19
28
-431
/
+348
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix server use of EC point format extension
Jack Lloyd
2018-02-13
1
-1
/
+1
|
*
|
Remove house curve support
Jack Lloyd
2018-02-13
7
-69
/
+0
|
*
|
Add a test of TLS handshake with custom curve (secp112r1 in this case)
Jack Lloyd
2018-02-13
2
-9
/
+52
|
*
|
Add callback for decoding TLS group params
Jack Lloyd
2018-02-13
4
-3
/
+20
|
*
|
Remove cruft
Jack Lloyd
2018-02-13
4
-114
/
+16
|
*
|
Use enums for TLS key exchange group params
Jack Lloyd
2018-02-13
20
-266
/
+290
*
|
|
Add benchmarks for ElGamal and DSA
Jack Lloyd
2018-02-18
1
-0
/
+59
*
|
|
Further simplifications in SM2 code
Jack Lloyd
2018-02-18
2
-14
/
+14
*
|
|
Merge GH #1452 Add helpers to EC_Group to reduce mod group order
Jack Lloyd
2018-02-18
8
-165
/
+218
|
\
\
\
|
*
|
|
Add point_multiply operation to EC_Group
Jack Lloyd
2018-02-18
7
-6
/
+19
|
*
|
|
Add functions to reduce integers mod the order to EC_Group
Jack Lloyd
2018-02-18
8
-165
/
+205
|
/
/
/
*
|
|
Wrap line for lint [ci skip]
Jack Lloyd
2018-02-18
1
-1
/
+6
*
|
|
Add a flag to disable use of ARMv8 crypto extensions [ci skip]
Jack Lloyd
2018-02-15
1
-1
/
+1
*
|
|
Tighten up RSA key validity tests
Jack Lloyd
2018-02-13
1
-3
/
+7
*
|
|
Remove handling of even e in RSA keygen
Jack Lloyd
2018-02-13
1
-5
/
+2
*
|
|
Of course they are public member variables, not functions ...
Jack Lloyd
2018-02-13
5
-7
/
+7
*
|
|
Add BOTAN_DEPRECATED_PUBLIC_MEMBER_FUNCTIONS
Jack Lloyd
2018-02-13
5
-1
/
+14
|
/
/
*
|
Enable VirtualLock on MinGW builds
Jack Lloyd
2018-02-13
1
-2
/
+2
*
|
Tiny optimization in BigInt::const_time_lookup
Jack Lloyd
2018-02-13
1
-1
/
+3
*
|
Make FFI errors an enum, and add a function to translate to strings
Jack Lloyd
2018-02-07
2
-54
/
+71
*
|
Use new literal syntax for OIDs
Jack Lloyd
2018-02-07
3
-206
/
+215
*
|
Merge GH #1444 Add (back) modifyable OID maps
Jack Lloyd
2018-02-07
5
-414
/
+670
|
\
\
|
*
|
Add previously removed OID tests
Never
2018-02-05
1
-0
/
+109
|
*
|
Reintroduce ability to register OIDs at runtime
Never
2018-02-05
4
-414
/
+561
*
|
|
Merge GH #1441 Add a shared registry of EC_Group objects
Jack Lloyd
2018-02-07
12
-403
/
+595
|
\
\
\
|
*
|
|
Alternate method of forcing allocator initialization
Jack Lloyd
2018-02-04
3
-1
/
+18
|
*
|
|
Add hack to deal with initialization fiasco
Jack Lloyd
2018-02-04
1
-0
/
+6
|
*
|
|
Create a persistent registry for ECC group data
Jack Lloyd
2018-02-04
10
-403
/
+572
|
|
/
/
*
|
|
Merge GH #1443 Detect compiler target arch at configure time fixes #1442
Jack Lloyd
2018-02-07
2
-19
/
+100
|
\
\
\
|
*
|
|
Detect compiler architecture at configure time
Jack Lloyd
2018-02-05
2
-19
/
+100
|
|
/
/
*
/
/
Fix compliation problem in PKCS11
Jack Lloyd
2018-02-07
6
-1
/
+6
|
/
/
*
|
Move bundledcertdir to x509/misc
Jack Lloyd
2018-02-02
2
-1
/
+1
*
|
Merge GH #1436 In Certificate_Store load multiple certs from file
Jack Lloyd
2018-02-02
3
-2
/
+81
|
\
\
|
*
|
Load every certificates of files found - fix test.
Mathieu Souchaud
2018-02-02
1
-3
/
+0
|
*
|
Load every certificates of files found - add test.
Mathieu Souchaud
2018-02-02
2
-0
/
+69
|
*
|
Load every certificates of files found.
Mathieu Souchaud
2018-02-01
1
-2
/
+15
*
|
|
Use -m32 for x86-32 builds with GCC
Jack Lloyd
2018-02-02
1
-0
/
+1
*
|
|
Increase default speed --msec to 300
Jack Lloyd
2018-02-02
1
-1
/
+1
*
|
|
Avoid deprecated functions in OpenSSL provider [ci skip]
Jack Lloyd
2018-02-01
1
-3
/
+3
*
|
|
Merge GH #1435 Use shared_ptr representation for EC_Group
Jack Lloyd
2018-02-01
21
-246
/
+480
|
\
\
\
|
*
|
|
Fix deprecation warnings
Jack Lloyd
2018-02-01
2
-11
/
+20
[prev]
[next]