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
*
Remove unused variables [ci skip]
Jack Lloyd
2018-03-21
2
-4
/
+0
*
Simplify a common case BigInt constructor
Jack Lloyd
2018-03-21
2
-1
/
+13
*
Add another Ed25519 helper to save a few hundred redundant lines
Jack Lloyd
2018-03-20
3
-301
/
+106
*
Add some helpers for handling carries in Ed25519
Jack Lloyd
2018-03-20
4
-893
/
+491
*
Update side channel doc
Jack Lloyd
2018-03-20
1
-29
/
+34
*
Update news, todo
Jack Lloyd
2018-03-20
2
-0
/
+3
*
Merge GH #1501 Support Ed25519 certificates
Jack Lloyd
2018-03-20
4
-40
/
+75
|
\
|
*
Support Ed25519 certificate format
Jack Lloyd
2018-03-20
4
-40
/
+75
|
/
*
Store base point multiplies in a single std::vector
Jack Lloyd
2018-03-20
8
-30
/
+175
*
Nudge users to EC_Group::OS2ECP
Jack Lloyd
2018-03-20
1
-4
/
+10
*
Support multiple DNS names through the command line interface
Jack Lloyd
2018-03-19
3
-3
/
+10
*
Remove use of ;; to end lines
Jack Lloyd
2018-03-19
5
-5
/
+5
*
Add EC_Group::clear_registered_curve_data
Jack Lloyd
2018-03-19
3
-0
/
+23
*
Cache additional values for PointGFp multi-exponentiation
Jack Lloyd
2018-03-19
5
-64
/
+103
*
Avoid needless computation in base point multiply
Jack Lloyd
2018-03-19
3
-33
/
+6
*
Use a better algorithm for base point multiplies
Jack Lloyd
2018-03-19
3
-11
/
+25
*
Avoid throwing out of destructor
Jack Lloyd
2018-03-19
1
-1
/
+5
*
Add back Coverity badge [ci skip]
Jack Lloyd
2018-03-19
1
-0
/
+4
*
Fix --disable-{neon,sse2,altivec} for simd_32 users
Jack Lloyd
2018-03-18
1
-7
/
+9
*
Avoid code that triggers problems under GCC 8
Jack Lloyd
2018-03-18
1
-1
/
+1
*
Fix warning in new pylint
Jack Lloyd
2018-03-17
1
-9
/
+9
*
Fix CPUID::has_cpuid_bit
Jack Lloyd
2018-03-17
1
-1
/
+3
*
Avoid creating stringstream unless needed in version check
Jack Lloyd
2018-03-17
1
-3
/
+3
*
Avoid unused arg warning in PowerPC CPUID code
Jack Lloyd
2018-03-17
1
-0
/
+2
*
Update news
Jack Lloyd
2018-03-17
1
-0
/
+7
*
Avoid calling run() on SIMD tests if SIMD instructions not available.
Jack Lloyd
2018-03-17
1
-1
/
+6
*
Avoid a problematic construct for AltiVec byteswap
Jack Lloyd
2018-03-16
1
-3
/
+8
*
Catch exceptions by reference not value
Jack Lloyd
2018-03-16
7
-24
/
+18
*
Add basecase_sqr function
Jack Lloyd
2018-03-16
1
-3
/
+29
*
Fix incorrect return value check
Jack Lloyd
2018-03-15
1
-1
/
+1
*
In Python module support loading via libbotan-2.so.X soname
Jack Lloyd
2018-03-15
1
-7
/
+22
*
Update news
Jack Lloyd
2018-03-15
1
-0
/
+5
*
Avoid using threads in DSA operations
Jack Lloyd
2018-03-15
1
-25
/
+3
*
Add multiexponentation interface to DL_Group
Jack Lloyd
2018-03-15
2
-3
/
+17
*
Add Montgomery multiexponentiation
Jack Lloyd
2018-03-15
4
-0
/
+95
*
Put ISA enabling flags after CXXFLAGS to override as needed
Jack Lloyd
2018-03-15
1
-4
/
+4
*
Merge GH #1494 Use RtlGenRandom instead of CryptoAPI/CryptoNG
Jack Lloyd
2018-03-14
11
-103
/
+55
|
\
|
*
Remove PROV_TYPE from build.h
Jack Lloyd
2018-03-14
1
-9
/
+6
|
*
Use RtlGenRandom instead of CryptoAPI
Jack Lloyd
2018-03-14
10
-94
/
+49
*
|
Some additional operations on Montgomery_Int
Jack Lloyd
2018-03-14
2
-0
/
+45
|
/
*
Update news
Jack Lloyd
2018-03-14
1
-0
/
+5
*
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
7
-11
/
+38
*
Assume CurveGFp inputs are at most p words long
Jack Lloyd
2018-03-14
1
-13
/
+27
[next]