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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use RtlGenRandom instead of CryptoAPI
Jack Lloyd
2018-03-14
6
-83
/
+26
*
Merge GH #1492 Support custom DN entries
Jack Lloyd
2018-03-14
4
-71
/
+143
|
\
|
*
Address review comments
Jack Lloyd
2018-03-14
1
-2
/
+2
|
*
Support custom DN entries
Jack Lloyd
2018-03-14
4
-71
/
+143
*
|
Merge GH #1491 Allow choosing serial of newly minted certificate
Jack Lloyd
2018-03-14
3
-13
/
+102
|
\
\
|
*
|
Allow the caller to specify the serial number of a generated cert
Jack Lloyd
2018-03-14
3
-13
/
+102
|
|
/
*
/
Revert cf0386
Jack Lloyd
2018-03-14
1
-2
/
+4
|
/
*
Disable optimizations with coverage builds
Jack Lloyd
2018-03-14
1
-1
/
+1
*
Add a facility for debug-mode assertions
Jack Lloyd
2018-03-14
6
-11
/
+37
*
Assume CurveGFp inputs are at most p words long
Jack Lloyd
2018-03-14
1
-13
/
+27
*
Avoid creating a temp here
Jack Lloyd
2018-03-14
1
-4
/
+4
*
Improve memory handling for PointGFp
Jack Lloyd
2018-03-14
8
-69
/
+86
*
Allow passing workspace to Montgomery_Int
Jack Lloyd
2018-03-13
3
-34
/
+140
*
Tweaks to force_all_affine
Jack Lloyd
2018-03-12
1
-7
/
+5
*
Further cli tests
Jack Lloyd
2018-03-11
1
-3
/
+37
*
Remove bogus comment
Jack Lloyd
2018-03-11
1
-3
/
+0
*
Fix missing comma - unintended string contatentation
Jack Lloyd
2018-03-11
1
-1
/
+1
*
Lint fixes
Jack Lloyd
2018-03-10
1
-1
/
+2
*
More CLI tests
Jack Lloyd
2018-03-10
1
-2
/
+88
*
Merge GH #1485 Add new cli test script
Jack Lloyd
2018-03-10
3
-6
/
+264
|
\
|
*
Lint fixes [ci skip]
Jack Lloyd
2018-03-10
1
-2
/
+5
|
*
Add new CLI test script
Jack Lloyd
2018-03-10
3
-6
/
+261
*
|
Fix error in FPE_FE1
Jack Lloyd
2018-03-10
4
-19
/
+59
|
/
*
Make lint happy [ci skip]
Jack Lloyd
2018-03-10
1
-2
/
+2
*
Split Python tests out of botan2.py
Jack Lloyd
2018-03-10
4
-261
/
+277
*
Minor tweaks for coverage
Jack Lloyd
2018-03-10
3
-6
/
+11
*
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
16
-76
/
+161
|
\
|
*
Add a test of ECC encoding options
Jack Lloyd
2018-03-10
1
-0
/
+47
|
*
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
14
-74
/
+87
|
*
Default to encoding ECC public keys as uncompressed. GH #1480
Jack Lloyd
2018-03-10
2
-1
/
+26
|
*
Lookup EC curves via name instead of OID
Jack Lloyd
2018-03-10
1
-3
/
+3
*
|
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
2
-1
/
+7
*
Don't default to PSS signatures
Jack Lloyd
2018-03-09
1
-4
/
+17
*
Fix cpu clock ratio [ci skip]
Jack Lloyd
2018-03-09
1
-0
/
+2
*
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
*
Add benchmark for GOST-34.10 signatures
Jack Lloyd
2018-03-08
1
-0
/
+14
*
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
[next]