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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle cert.subject_info("Email")
Jack Lloyd
2018-03-06
1
-0
/
+3
*
Ensure exception types are exported from DLL
Jack Lloyd
2018-03-06
5
-6
/
+6
*
Include AKID in generated self signed certificates
Jack Lloyd
2018-03-06
2
-4
/
+12
*
Avoid std::bind in Channel::received_data
Jack Lloyd
2018-03-05
1
-2
/
+1
*
Add X509_Certificate::subject_public_key_info
Jack Lloyd
2018-03-05
2
-3
/
+16
*
Allow decoding ASN.1 OID 0.0
Jack Lloyd
2018-03-05
1
-1
/
+3
*
Support decoding of ECC groups with seed parameter
Jack Lloyd
2018-03-04
1
-0
/
+2
*
Use Barrett instead of repeated divisions by p here
Jack Lloyd
2018-03-04
1
-3
/
+6
*
Reduce temp usage in PointGFp addition and doubling
Jack Lloyd
2018-03-04
4
-104
/
+95
*
Merge GH #1470 Use soft fail for OCSP
Jack Lloyd
2018-03-04
6
-20
/
+63
|
\
|
*
Document OCSP softfail/hardfail check behaviour.
souch
2018-03-02
1
-0
/
+3
|
*
OCSP softfail revocation check
Mathieu Souchaud
2018-03-01
5
-20
/
+60
*
|
Simplify indexing in this loop
Jack Lloyd
2018-03-04
1
-5
/
+5
*
|
Fix header includes
Jack Lloyd
2018-03-02
2
-2
/
+3
*
|
Merge GH #1472 Add product scanning Montgomery reduction
Jack Lloyd
2018-03-02
2
-30
/
+88
|
\
\
|
*
|
Implement product-scanning Montgomery reduction
Jack Lloyd
2018-03-02
2
-30
/
+88
*
|
|
Avoid confusing error if invalid EC_Group is used
Jack Lloyd
2018-03-02
1
-3
/
+9
|
/
/
*
|
Merge GH #1471 Fix crash in check_crl_online
Jack Lloyd
2018-03-02
1
-11
/
+10
|
\
\
|
*
|
Fix check_crl_online segfaults, need tests.
Mathieu Souchaud
2018-03-02
1
-11
/
+10
*
|
|
Use API annotations
Jack Lloyd
2018-03-02
2
-3
/
+3
|
/
/
*
|
Tiny but useful optimization in bigint_monty_redc
Jack Lloyd
2018-03-01
1
-1
/
+1
*
|
Loosen restrictions on using bigint_comba_sqr9
Jack Lloyd
2018-03-01
1
-1
/
+1
*
|
Use BOTAN_DEFAULT_BUFFER_SIZE instead of DEFAULT_BUFFERSIZE
Jack Lloyd
2018-03-01
7
-17
/
+12
*
|
Move declaration of word to types.h
Jack Lloyd
2018-03-01
6
-40
/
+19
*
|
Remove MP_WORD_BITS constant
Jack Lloyd
2018-03-01
8
-41
/
+35
*
|
Remove BigInt using functions from mp layer
Jack Lloyd
2018-03-01
8
-71
/
+44
*
|
Inline some simple BigInt sign handling functions
Jack Lloyd
2018-03-01
2
-32
/
+17
*
|
Avoid ternary op during carry handling
Jack Lloyd
2018-03-01
1
-1
/
+1
*
|
Fix crash bug in check_crl_online
Jack Lloyd
2018-03-01
1
-1
/
+1
*
|
Initialize z arrays within bigint_cnd_{sub,add}
Jack Lloyd
2018-03-01
1
-6
/
+6
*
|
Merge GH #1469 Optimizations for FE1 FPE
Jack Lloyd
2018-03-01
2
-91
/
+163
|
\
\
|
*
|
Hide FPE dependencies
Jack Lloyd
2018-02-28
2
-5
/
+13
|
*
|
Optimize FE1 format preserving encryption
Jack Lloyd
2018-02-28
2
-92
/
+156
|
|
/
*
|
Correct error in P-521 reduction
Jack Lloyd
2018-03-01
1
-6
/
+25
*
|
Avoid needless allocation in BigInt operator+=
Jack Lloyd
2018-02-28
1
-4
/
+2
*
|
Optimize P-521 reduction
Jack Lloyd
2018-02-28
1
-1
/
+17
|
/
*
Merge GH #1468 Fix Path_Validation_Result::no_warnings
Jack Lloyd
2018-02-28
2
-1
/
+23
|
\
|
*
Add Path_Validation_Result::warnings_string() method
Mathieu Souchaud
2018-02-28
2
-0
/
+19
|
*
Fix Path_Validation_Result::no_warnings
Mathieu Souchaud
2018-02-28
1
-1
/
+4
*
|
Unroll bigint_cnd_{add,sub}
Jack Lloyd
2018-02-28
1
-8
/
+28
*
|
Splitout binary extended GCD algorithm
Jack Lloyd
2018-02-28
2
-1
/
+24
*
|
One comment fix and one formatting fix [ci skip]
René Korthaus
2018-02-28
2
-4
/
+5
*
|
Fix overflow in monty_redc
Jack Lloyd
2018-02-27
1
-4
/
+4
*
|
Avoid unnecessary calls to BigInt::grow_to
Jack Lloyd
2018-02-26
1
-4
/
+9
*
|
Avoid using monty workspace for reduce_below
Jack Lloyd
2018-02-26
1
-6
/
+6
*
|
Optimize P-256 and P-384 reduction
Jack Lloyd
2018-02-26
3
-33
/
+98
*
|
Avoid some needless allocations
Jack Lloyd
2018-02-26
2
-13
/
+31
*
|
Optimize Barrett reduction
Jack Lloyd
2018-02-26
4
-21
/
+93
*
|
Add BigInt::operator*= taking a word
Jack Lloyd
2018-02-26
2
-2
/
+23
|
/
*
Add functions to EC_Group for getting base point coordinates
Jack Lloyd
2018-02-25
5
-18
/
+70
[next]