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
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge GH #497 Add StreamCipher::seek and implementation for ChaCha
Jack Lloyd
2016-06-18
1
-0
/
+506
|
\
|
*
Adding StreamCipher::seek interface, supporting seek in ChaCha, and also addi...
SimCog
2016-06-18
1
-0
/
+506
*
|
Merge GH #495 Add label argument to KDF::derive_key
Jack Lloyd
2016-06-17
4
-5517
/
+4489
|
\
\
|
|
/
|
/
|
|
*
pycryptodome generated test vectors for SP800-56C
Kai Michaelis
2016-05-19
1
-120
/
+160
|
*
BouncyCastle generated test vectors for SP800-108
Kai Michaelis
2016-05-19
3
-5397
/
+4329
*
|
Merge GH #489 Add support probabilistic DSA & ECDSA
Jack Lloyd
2016-06-07
4
-0
/
+2656
|
\
\
|
*
|
Add support probabilistic DSA & ECDSA
René Korthaus
2016-05-08
4
-0
/
+2656
|
|
/
*
/
Fix GCM counter increment
Jack Lloyd
2016-05-23
1
-0
/
+23
|
/
*
Merge GH #481 Add NIST SP800-108 & 56c KDFs
Jack Lloyd
2016-04-21
4
-0
/
+5640
|
\
|
*
NIST SP800-108 & 56c
Kai Michaelis
2016-04-20
4
-0
/
+5640
*
|
Add ECGDSA
René Korthaus
2016-04-19
1
-0
/
+98
|
/
*
Add support for ChaCha(12)
Jack Lloyd
2016-04-09
1
-1
/
+16
*
Fix bug in IETF version of ChaCha20Poly1305
Jack Lloyd
2016-03-23
1
-2
/
+33
*
Use rejection sampling in BigInt::random_integer
Jack Lloyd
2016-03-16
1
-5
/
+2
*
Merge GH #454 X.509 name constraints
Jack Lloyd
2016-03-16
11
-7
/
+193
|
\
|
*
Changes from GH #454 review
Jack Lloyd
2016-03-16
1
-0
/
+0
|
*
X.509 Name Constraints
Kai Michaelis
2016-03-10
12
-7
/
+193
*
|
Fix off by one in ressol
Jack Lloyd
2016-03-15
1
-0
/
+43
|
/
*
Add more tests for modular inverse
Jack Lloyd
2016-02-21
1
-0
/
+468
*
Add tests and timings for inverse_mod
Jack Lloyd
2016-02-20
1
-0
/
+21
*
Split up BigInt tests
Jack Lloyd
2016-02-17
12
-2600
/
+2160
*
Fix two bugs in 1.11.27 which caused test failures.
1.11.28
Jack Lloyd
2016-02-01
1
-0
/
+5
*
Fix heap overflow in ECC point multiplication
Jack Lloyd
2016-02-01
1
-0
/
+11
*
Fix (nearly) infinite loop in RESSOL (modular square root).
Jack Lloyd
2016-02-01
1
-0
/
+13
*
Blake2b: add 'abc' test vector
cynecx
2016-01-26
1
-0
/
+3
*
Add Blake2b hash function
cynecx
2016-01-26
1
-0
/
+3111
*
Add ECDH via OpenSSL
Jack Lloyd
2016-01-04
1
-50
/
+50
*
Add some more secp256k1 point mult tests
Jack Lloyd
2016-01-03
1
-0
/
+184
*
Add ECDH tests
Jack Lloyd
2016-01-03
1
-0
/
+508
*
Fix PointGFp multiplication bug
Jack Lloyd
2016-01-03
1
-1
/
+1054
*
Add generalized KEM interface
Jack Lloyd
2015-12-26
1
-0
/
+25
*
Update NIST X509 tests to handle --data-dir and read expected results from a ...
Jack Lloyd
2015-12-23
1
-0
/
+76
*
Add all 18 Nist GCM tests
Simon Warta
2015-12-20
1
-41
/
+122
*
Update and consolidate the test framework.
Jack Lloyd
2015-11-11
21
-5505
/
+2847
*
Disable two tests from x509test which no longer have correct dates.
Jack Lloyd
2015-10-26
1
-2
/
+4
*
Fix cert validation bugs found by x509test.
Jack Lloyd
2015-10-23
41
-0
/
+2553
*
McEliece cleanups
Jack Lloyd
2015-09-29
1
-0
/
+58
*
Fix two crashes in the BER decoder found with afl.
Jack Lloyd
2015-08-02
53
-0
/
+316
*
Add HKDF(SHA-512) test vectors
lloyd
2015-03-18
1
-17
/
+51
*
Convert HKDF to the normal KDF interface
lloyd
2015-02-18
2
-46
/
+46
*
Modify interfaces of KDF and PBKDF to write output to an array, with
lloyd
2015-02-18
1
-5
/
+5
*
Add new module `ffi` which provides a plain C interface, plus a new
lloyd
2015-02-16
1
-0
/
+21
*
Add SipHash
lloyd
2015-01-11
1
-0
/
+4
*
Remove SSLv3 and handling of SSLv2 client hellos.
lloyd
2015-01-11
2
-192
/
+0
*
Add SHA-512/256
lloyd
2015-01-08
1
-0
/
+4
*
Add Brainpool and secp160r1 ECDSA tests
lloyd
2015-01-05
1
-0
/
+151
*
Support the older ChaCha20Poly1305 AEAD from draft-agl-tls-chacha20poly1305-04
lloyd
2014-12-31
1
-0
/
+8
*
Add AEAD based on ChaCha20 and Poly1305 defined in draft-irtf-cfrg-chacha20-p...
lloyd
2014-12-29
1
-0
/
+13
*
Add Poly1305, based on poly1305-donna by Andrew Moon.
lloyd
2014-12-29
1
-0
/
+323
*
Support 96 bit nonces in ChaCha20 as specified in draft-irtf-cfrg-chacha20-po...
lloyd
2014-12-29
1
-0
/
+9
[next]