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 a failing test for an UTF-8 string and a successful test for ASCII
Rene Meusel
2017-11-09
1
-0
/
+57
*
Add UCS-2 and UCS-4 to UTF-8 conversion functions
Jack Lloyd
2017-11-09
2
-5
/
+34
*
Add SHACAL2 test from Bouncy Castle
Jack Lloyd
2017-11-05
1
-0
/
+5
*
Fix shadow warning
Jack Lloyd
2017-11-05
1
-2
/
+3
*
Add support for ARIA GCM ciphersuites
Jack Lloyd
2017-11-03
1
-0
/
+5
*
Add some KDF2 values from Bouncy Castle
Jack Lloyd
2017-11-02
1
-0
/
+19
*
Use a simple PRNG for the tests
Jack Lloyd
2017-10-29
4
-123
/
+114
*
Add checks that keyed algorithms are actually keyed before use
Jack Lloyd
2017-10-26
4
-3
/
+115
*
Add more SipHash tests
Jack Lloyd
2017-10-26
1
-0
/
+187
*
Fix botan-test --help
Jack Lloyd
2017-10-24
3
-36
/
+48
*
Inline Test::run_test into only caller
Jack Lloyd
2017-10-24
3
-45
/
+21
*
Merge GH #1273 Refactor test and cli runner code
Jack Lloyd
2017-10-24
3
-411
/
+403
|
\
|
*
Refactor option parsing in cli and test code
Jack Lloyd
2017-10-24
3
-411
/
+403
*
|
Avoid "using namespace" in test code
Jack Lloyd
2017-10-24
3
-64
/
+51
|
/
*
Merge GH #1263 Support FFDHE negotiation in TLS
Jack Lloyd
2017-10-22
5
-8
/
+19
|
\
|
*
Add supported groups TLS extension (RFC 7919)
René Korthaus
2017-10-17
5
-8
/
+19
*
|
Merge GH #1270 Support verification of PSS X.509 objects
Jack Lloyd
2017-10-22
233
-0
/
+8971
|
\
\
|
*
|
review changes
Daniel Neus
2017-10-21
1
-225
/
+225
|
*
|
X.509 RSA-PSS verification
Daniel Neus
2017-10-20
233
-0
/
+8971
*
|
|
Allow setting CTR width via string
Jack Lloyd
2017-10-20
1
-0
/
+18
*
|
|
Add GHASH using SSSE3
Jack Lloyd
2017-10-20
1
-1
/
+1
|
/
/
*
/
GMAC test fixes
Jack Lloyd
2017-10-18
2
-2
/
+2
|
/
*
Additional final annotations
Jack Lloyd
2017-10-15
2
-2
/
+2
*
Optimize GCM
Jack Lloyd
2017-10-13
1
-0
/
+2
*
Add compile-time rotation functions
Jack Lloyd
2017-10-12
1
-17
/
+15
*
Avoid <thread>
Jack Lloyd
2017-10-11
1
-2
/
+6
*
Update test for new error return
Jack Lloyd
2017-10-11
1
-1
/
+1
*
Restart state in Text_Based_Test after test is over
Jack Lloyd
2017-10-06
1
-0
/
+2
*
Correct the SHA-3 PKCSv1.5 IDs
Jack Lloyd
2017-10-05
1
-0
/
+94
*
Avoid empty methods, use =default or add a comment
Jack Lloyd
2017-10-03
1
-1
/
+0
*
Remove various unused variables
Jack Lloyd
2017-10-02
5
-9
/
+7
*
Remove protected data from Fixed_Output_RNG in test code
Jack Lloyd
2017-10-02
1
-31
/
+15
*
Avoid protected data member in TLS tests
Jack Lloyd
2017-10-02
1
-4
/
+5
*
Remove redundant "virtual override" declarations.
Jack Lloyd
2017-10-02
1
-2
/
+2
*
Remove another expensive keygen test
Jack Lloyd
2017-10-01
1
-1
/
+1
*
Fix some cast warnings from Sonar
Jack Lloyd
2017-10-01
2
-9
/
+12
*
Use explicit :: or std:: to refer to functions in namespaces
Jack Lloyd
2017-10-01
1
-1
/
+1
*
Remove 2048-bit keygen tests
Jack Lloyd
2017-10-01
2
-2
/
+2
*
Address some MSVC warnings
Jack Lloyd
2017-09-30
1
-1
/
+1
*
Windows!!!!!!!
Jack Lloyd
2017-09-29
1
-1
/
+1
*
Work around some MSVC 2013 sillyness
Jack Lloyd
2017-09-29
1
-1
/
+3
*
Ensure files are closed before trying to remove it
Jack Lloyd
2017-09-29
1
-0
/
+4
*
Avoid using std::rand in test code
Jack Lloyd
2017-09-29
1
-2
/
+4
*
Check return value of std::remove in test
Jack Lloyd
2017-09-29
1
-2
/
+5
*
Fix test error if mceies disabled
Jack Lloyd
2017-09-29
1
-3
/
+5
*
Avoid crash in DLIES tests if AEADs disabled
Jack Lloyd
2017-09-29
1
-0
/
+6
*
Unused variable
Jack Lloyd
2017-09-29
1
-1
/
+1
*
In TLS CBC padding check, only need to verify last 256 bytes
Jack Lloyd
2017-09-29
1
-2
/
+26
*
Add a test of TLS CBC padding verification
Jack Lloyd
2017-09-29
2
-0
/
+76
*
Further header cleanups
Jack Lloyd
2017-09-28
11
-13
/
+35
[next]