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 cleanups in NIST reduction code
Jack Lloyd
2018-02-23
1
-35
/
+22
*
Fix an error in BigInt operator-
Jack Lloyd
2018-02-23
3
-6
/
+59
*
In PointGFp add/double avoid creating temporaries
Jack Lloyd
2018-02-23
3
-40
/
+60
*
Update news
Jack Lloyd
2018-02-22
1
-0
/
+3
*
Merge GH #1457 Use faster algorithm for ECC multiplication
Jack Lloyd
2018-02-22
20
-293
/
+536
|
\
|
*
Fix fuzzer build
Jack Lloyd
2018-02-22
1
-3
/
+6
|
*
Move declarations that don't need to be friends of PointGFp
Jack Lloyd
2018-02-21
1
-21
/
+20
|
*
Small cleanup
Jack Lloyd
2018-02-21
1
-3
/
+8
|
*
Minimize header dependencies
Jack Lloyd
2018-02-21
2
-2
/
+2
|
*
Expose EC_Group::a_is_minus_3
Jack Lloyd
2018-02-21
3
-1
/
+22
|
*
Use a table in multi_exponentiate
Jack Lloyd
2018-02-21
1
-13
/
+13
|
*
Remove the randomized Montgomery point mul code
Jack Lloyd
2018-02-21
2
-61
/
+2
|
*
Remove mutable worksspace from PointGFp
Jack Lloyd
2018-02-21
4
-105
/
+97
|
*
New API for blinded ECC point multiplication
Jack Lloyd
2018-02-21
19
-169
/
+451
*
|
Fix incorrect check in DL key check
Jack Lloyd
2018-02-22
1
-6
/
+3
*
|
Update news
Jack Lloyd
2018-02-22
1
-0
/
+11
*
|
Remove unused include [ci skip]
Jack Lloyd
2018-02-22
1
-1
/
+0
*
|
Fix missing semicolon in pubkey example [ci skip]
Jack Lloyd
2018-02-22
1
-1
/
+1
|
/
*
Improve DL_Group tests
Jack Lloyd
2018-02-20
1
-2
/
+47
*
Improve exception message in DSA group generation when seed is short
Jack Lloyd
2018-02-20
1
-1
/
+1
*
Add some additional error checking to DL_Group
Jack Lloyd
2018-02-20
1
-0
/
+6
*
Support generating DSA groups in gen_dl_group CLI
Jack Lloyd
2018-02-20
1
-2
/
+28
*
Fix validation of SRP groups
Jack Lloyd
2018-02-19
3
-27
/
+32
*
Remove PK_Ops::Decryption_with_EME::max_raw_input_bits
Jack Lloyd
2018-02-19
3
-5
/
+0
*
Merge GH #1454 Used shared_ptr repr for DL_Group
Jack Lloyd
2018-02-19
20
-925
/
+856
|
\
|
*
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
[next]