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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add PointGFp::encode as replacement for EC2OSP
Jack Lloyd
2018-03-10
3
-21
/
+31
*
Lookup EC curves via name instead of OID
Jack Lloyd
2018-03-10
1
-3
/
+3
*
Add mixed (J+A) point addition, new scalar mul for base points
Jack Lloyd
2018-03-08
1
-9
/
+17
*
Fix test if OpenSSL provider enabled.
Jack Lloyd
2018-03-06
1
-1
/
+1
*
Slight improvements in filter test coverage
Jack Lloyd
2018-03-06
1
-4
/
+23
*
Add test that invalid hash function param strings cause errors
Jack Lloyd
2018-03-06
1
-1
/
+54
*
Add longer tests for SHA-224 and SHA-512-256
Jack Lloyd
2018-03-06
2
-0
/
+7
*
Add longer test vector of Parallel hash
Jack Lloyd
2018-03-06
1
-0
/
+2
*
Increase sample count in random_integer Chi-square test
Jack Lloyd
2018-03-06
1
-1
/
+1
*
Replace BigInt::random_integer test with a Chi-square test
Jack Lloyd
2018-03-06
2
-41
/
+62
*
Fix ASN1 printer test
Jack Lloyd
2018-03-05
1
-2
/
+2
*
Allow decoding ASN.1 OID 0.0
Jack Lloyd
2018-03-05
4
-1
/
+191
*
Support decoding of ECC groups with seed parameter
Jack Lloyd
2018-03-04
2
-0
/
+27
*
Merge GH #1470 Use soft fail for OCSP
Jack Lloyd
2018-03-04
2
-1
/
+69
|
\
|
*
OCSP softfail revocation check
Mathieu Souchaud
2018-03-01
2
-1
/
+69
*
|
Fix timing_test names
Jack Lloyd
2018-03-04
1
-0
/
+0
*
|
Optimize FE1 format preserving encryption
Jack Lloyd
2018-02-28
1
-0
/
+12
|
/
*
Add Path_Validation_Result::warnings_string() method
Mathieu Souchaud
2018-02-28
1
-0
/
+2
*
Add functions to EC_Group for getting base point coordinates
Jack Lloyd
2018-02-25
1
-6
/
+6
*
Add comment explaining why we are using these useless lambdas
Jack Lloyd
2018-02-25
1
-0
/
+2
*
Remove a couple of fairly bogus ECC tests
Jack Lloyd
2018-02-25
1
-67
/
+10
*
In ECC tests don't recreate groups that are built in
Jack Lloyd
2018-02-25
1
-47
/
+15
*
Only test strong DL_Group generation in long tests
Jack Lloyd
2018-02-25
1
-4
/
+7
*
Add misaligned load/store test to SIMD
Jack Lloyd
2018-02-23
1
-35
/
+52
*
Specify in test message that input is misaligned
Jack Lloyd
2018-02-23
1
-2
/
+2
*
Test block ciphers with mis-aligned inputs
Jack Lloyd
2018-02-23
1
-2
/
+28
*
Add DL_Group::estimated_strength
Jack Lloyd
2018-02-23
1
-0
/
+5
*
Fix an error in BigInt operator-
Jack Lloyd
2018-02-23
2
-6
/
+58
*
Expose EC_Group::a_is_minus_3
Jack Lloyd
2018-02-21
1
-0
/
+7
*
Remove mutable worksspace from PointGFp
Jack Lloyd
2018-02-21
1
-5
/
+8
*
New API for blinded ECC point multiplication
Jack Lloyd
2018-02-21
2
-0
/
+6
*
Improve DL_Group tests
Jack Lloyd
2018-02-20
1
-2
/
+47
*
Fix validation of SRP groups
Jack Lloyd
2018-02-19
1
-15
/
+8
*
Merge GH #1454 Used shared_ptr repr for DL_Group
Jack Lloyd
2018-02-19
1
-13
/
+11
|
\
|
*
Add shared_ptr for DL_Group state
Jack Lloyd
2018-02-19
1
-13
/
+11
*
|
Add missing overrides [ci skip]
Jack Lloyd
2018-02-19
1
-1
/
+1
*
|
Merge GH #1448 Support custom curves in TLS handshake
Jack Lloyd
2018-02-19
8
-47
/
+75
|
\
\
|
|
/
|
/
|
|
*
Add a test of TLS handshake with custom curve (secp112r1 in this case)
Jack Lloyd
2018-02-13
1
-5
/
+31
|
*
Use enums for TLS key exchange group params
Jack Lloyd
2018-02-13
8
-42
/
+44
*
|
Add functions to reduce integers mod the order to EC_Group
Jack Lloyd
2018-02-18
1
-3
/
+9
|
/
*
Merge GH #1444 Add (back) modifyable OID maps
Jack Lloyd
2018-02-07
1
-0
/
+109
|
\
|
*
Add previously removed OID tests
Never
2018-02-05
1
-0
/
+109
*
|
Create a persistent registry for ECC group data
Jack Lloyd
2018-02-04
2
-2
/
+27
|
/
*
Move bundledcertdir to x509/misc
Jack Lloyd
2018-02-02
2
-1
/
+1
*
Merge GH #1436 In Certificate_Store load multiple certs from file
Jack Lloyd
2018-02-02
2
-0
/
+66
|
\
|
*
Load every certificates of files found - fix test.
Mathieu Souchaud
2018-02-02
1
-3
/
+0
|
*
Load every certificates of files found - add test.
Mathieu Souchaud
2018-02-02
2
-0
/
+69
*
|
Merge GH #1435 Use shared_ptr representation for EC_Group
Jack Lloyd
2018-02-01
6
-112
/
+73
|
\
\
|
*
|
Simplify ECC test OID lookup
Jack Lloyd
2018-01-31
1
-18
/
+17
|
*
|
Avoid CurveGFp in EC_Group interface
Jack Lloyd
2018-01-31
4
-23
/
+20
[next]