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
*
Minor tweaks for coverage
Jack Lloyd
2018-03-10
2
-6
/
+6
*
Reduce exponent size here
Jack Lloyd
2018-03-10
1
-1
/
+1
*
Merge GH #1483 Use uncompressed points for ECC by default
Jack Lloyd
2018-03-10
11
-50
/
+78
|
\
|
*
Rename point_format to point_encoding
Jack Lloyd
2018-03-10
2
-2
/
+2
|
*
Add PointGFp::encode as replacement for EC2OSP
Jack Lloyd
2018-03-10
10
-51
/
+54
|
*
Default to encoding ECC public keys as uncompressed. GH #1480
Jack Lloyd
2018-03-10
2
-1
/
+26
*
|
Add some helper functions for checking for Comba sizes
Jack Lloyd
2018-03-10
1
-15
/
+27
*
|
Revert "Use move to avoid needless some needless copies"
Jack Lloyd
2018-03-10
1
-16
/
+16
*
|
Avoid warning in threefish.h
Jack Lloyd
2018-03-10
1
-6
/
+0
|
/
*
Add missing overrides [ci skip]
Jack Lloyd
2018-03-10
1
-2
/
+2
*
Fix header for getentropy on macOS
Jack Lloyd
2018-03-09
1
-1
/
+5
*
Split out the memory pool logic
Jack Lloyd
2018-03-09
6
-161
/
+282
*
Add OS::system_page_size
Jack Lloyd
2018-03-09
2
-4
/
+25
*
Use move to avoid needless some needless copies
Jack Lloyd
2018-03-09
1
-16
/
+16
*
Cleanup comments
Jack Lloyd
2018-03-09
1
-10
/
+7
*
Use blinded_base_point_multiply_x in the various signature schemes
Jack Lloyd
2018-03-08
5
-14
/
+17
*
Small fiddly optimizations in locking_allocator
Jack Lloyd
2018-03-08
1
-5
/
+6
*
Avoid creating too-large values during ECDSA signing
Jack Lloyd
2018-03-08
1
-3
/
+5
*
Add blinded_base_point_multiply_x
Jack Lloyd
2018-03-08
2
-0
/
+20
*
Mul into temps to avoid allocations
Jack Lloyd
2018-03-08
1
-7
/
+8
*
Add PointGFp::force_all_affine using Montgomery's trick
Jack Lloyd
2018-03-08
3
-9
/
+68
*
Require explicit calls to add_affine
Jack Lloyd
2018-03-08
2
-5
/
+2
*
Add destructor for unique_ptr
Jack Lloyd
2018-03-08
2
-0
/
+7
*
Add mixed (J+A) point addition, new scalar mul for base points
Jack Lloyd
2018-03-08
12
-136
/
+403
*
Slight improvements in filter test coverage
Jack Lloyd
2018-03-06
1
-6
/
+3
*
Support 1024-bit inputs in poly_double function
Jack Lloyd
2018-03-06
2
-14
/
+36
*
Rename threefish module to threefish_512
Jack Lloyd
2018-03-06
9
-8
/
+27
*
Correctly read the POWER cycle counter
Jack Lloyd
2018-03-06
1
-8
/
+11
*
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
[next]