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
...
*
All tests now share an RNG. Uses system RNG if available
lloyd
2014-12-28
23
-53
/
+65
*
Provide a test report
lloyd
2014-12-27
1
-0
/
+2
*
Add Curve25519 based on curve25519-donna by Adam Langley.
lloyd
2014-12-27
4
-0
/
+137
*
Implement RFC 6979 determinstic signatures for DSA and ECDSA.
lloyd
2014-12-10
4
-163
/
+237
*
Switch to using Montgomery ladder for EC point multiplication.
lloyd
2014-12-10
1
-55
/
+75
*
Remove the Overbeck conversion at Dr. Strenzke's request.
lloyd
2014-12-06
1
-99
/
+25
*
Add KEM scheme for McEliece
fstrenzke
2014-12-06
1
-21
/
+68
*
Add an implementation of McEliece encryption based on HyMES
fstrenzke
2014-11-26
3
-0
/
+268
*
Use the OCB test specified in RFC 7253 instead of the -03 draft version
lloyd
2014-11-16
1
-72
/
+50
*
Add specialized reduction for P-521 along with 9x9 Comba routines.
lloyd
2014-11-15
1
-12
/
+16
*
OCB cleanup and additional tests
lloyd
2014-11-07
2
-2
/
+106
*
Replace Transformatio::nstart with start_raw so we can do a full set
lloyd
2014-11-05
3
-7
/
+7
*
Various small fixes and cleanups, new is_prime util
lloyd
2014-11-03
2
-2
/
+11
*
No need to pass version by reference
lloyd
2014-10-31
1
-1
/
+2
*
Add some secp256k1 KATs and a randomized ECC test suggested in
lloyd
2014-10-10
5
-3
/
+148
*
Remove unused test. Bugzilla 272
lloyd
2014-05-17
1
-65
/
+0
*
Correct CCM for L != 2. Bugzilla 270
lloyd
2014-05-16
1
-0
/
+7
*
Any fixed MR iterations is probably wrong for somebody. Allow the user
lloyd
2014-04-25
1
-4
/
+4
*
Better TLS checks
lloyd
2014-04-10
2
-28
/
+46
*
X.509 path validation now performs all possible tests and returns a
lloyd
2014-04-05
1
-3
/
+3
*
Add RFC 6979 nonce generator. Also some HMAC_DRBG cleanups.
lloyd
2014-03-22
3
-0
/
+73
*
Add HMAC_DRBG
lloyd
2014-03-21
4
-21
/
+2487
*
Fix warnings
lloyd
2014-02-13
1
-1
/
+1
*
Cleanups
lloyd
2014-02-13
2
-18
/
+0
*
Remove global variables
lloyd
2014-02-13
1
-71
/
+64
*
Update Clang flags. Remove unneeded includes of init.h
lloyd
2014-02-09
1
-1
/
+0
*
Compile fixes
lloyd
2014-02-09
1
-5
/
+3
*
More fixes for minified builds
lloyd
2014-02-09
17
-87
/
+124
*
Include build.h in tests.h so feature macro checks work consistently.
lloyd
2014-02-08
1
-0
/
+1
*
Fix minimized builds. Patch by Markus Wanner sent to botan-devel
lloyd
2014-02-08
5
-1
/
+32
*
Fix a bug introduced in 1.11.6 where we tried to check CRL signatures
lloyd
2014-02-08
2
-80
/
+52
*
Remove Square, Skipjack, Luby-Rackoff, and Blue Midnight Wish.
lloyd
2014-02-08
4
-983
/
+0
*
Compile fixes
lloyd
2014-02-08
1
-0
/
+1
*
Add the CMAC constants for 256 and 512 bit block ciphers
lloyd
2014-02-02
2
-0
/
+18
*
Add ChaCha
lloyd
2014-01-31
7
-14
/
+64
*
Add initializer for test main
lloyd
2014-01-18
1
-0
/
+3
*
Fix Skein_512::clear
lloyd
2014-01-18
1
-0
/
+14
*
Split off the keyed interfaces of transform to Keyed_Transform
lloyd
2014-01-18
2
-2
/
+2
*
Remove PBES1 entirely
lloyd
2014-01-18
2
-9
/
+6
*
Split up docs into the reference manual, the website, and everything else.
lloyd
2014-01-10
28
-8
/
+48
*
Split up test vectors into per-algo files and app into botan-test for
lloyd
2014-01-10
114
-55381
/
+50085
*
Fix warnings
lloyd
2014-01-07
2
-1
/
+2
*
Cleanups
lloyd
2014-01-07
2
-2
/
+26
*
Rename test sources
lloyd
2014-01-07
31
-0
/
+0
*
Move previously common function to only remaining caller's source
lloyd
2014-01-06
1
-0
/
+18
*
Split up public key tests and data, use new test framework
lloyd
2014-01-05
572
-1178
/
+66835
*
Make test target selectable
lloyd
2014-01-04
2
-39
/
+42
*
Cull remaining mostly dubious examples. Also remove readme.txt
lloyd
2014-01-01
1
-92
/
+145
*
Make tss example a test of sorts
lloyd
2014-01-01
3
-5
/
+65
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
28
-0
/
+5833
[prev]