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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move license and news to top level directory
Jack Lloyd
2016-10-31
2
-3
/
+4
*
More fixes for the fuzzer setup
Jack Lloyd
2016-10-31
2
-14
/
+14
*
Compile fix
Jack Lloyd
2016-10-31
1
-2
/
+2
*
Import fuzzer drivers
Jack Lloyd
2016-10-30
29
-0
/
+1095
*
Add P-521 ECDSA test
Jack Lloyd
2016-10-30
1
-0
/
+9
*
Merge GH #696 Add ECKCDSA and ECGDSA speed tests
Jack Lloyd
2016-10-30
1
-0
/
+62
|
\
|
*
Add speedtests for ECKCDSA and ECGDSA
Never
2016-10-30
1
-0
/
+62
*
|
Fix crash when default IV is empty. GH #697
Jack Lloyd
2016-10-30
1
-1
/
+2
*
|
Salsa20 accepts empty IVs
Jack Lloyd
2016-10-30
2
-4
/
+9
*
|
Remove openpgp module
Jack Lloyd
2016-10-30
3
-266
/
+0
*
|
Remove use of deprecated constructors in PKCS11 tests
Jack Lloyd
2016-10-30
1
-6
/
+6
|
/
*
Merge GH #692 Remove deprecated RNGs and entropy sources
Jack Lloyd
2016-10-30
26
-2980
/
+38
|
\
|
*
Remove HMAC_RNG, X9.31-RNG, BeOS stats, EGD reader, Unix process runner
Jack Lloyd
2016-10-28
26
-2980
/
+38
*
|
More filter tests
Jack Lloyd
2016-10-29
2
-17
/
+117
|
/
*
Merge GH #691/#488 Add GMAC. Add MessageAuthenticationCode::start_msg
Jack Lloyd
2016-10-28
9
-9
/
+389
|
\
|
*
Add MAC::start_msg, update GMAC
Jack Lloyd
2016-10-28
4
-47
/
+59
|
*
Implements GMAC with GHASH.
Matthias Gierlings
2016-10-28
7
-98
/
+192
|
*
Added implementation for GMAC
Matthias Gierlings
2016-10-27
9
-58
/
+332
*
|
Add TLS callbacks for debug and error logging.
Jack Lloyd
2016-10-28
1
-2
/
+28
*
|
HMAC_DRBG - Fix constructor init order. Use create_or_throw to simplify.
Jack Lloyd
2016-10-28
1
-6
/
+3
*
|
Update modern policy: Add NewHope, SQL, ChaCha20 SSE2. Prohibit TLS-CBC
Jack Lloyd
2016-10-28
1
-1
/
+8
*
|
Remove bogus filter dependency in TSS
Jack Lloyd
2016-10-28
2
-2
/
+0
*
|
Merge GH #687 Avoid unused return value warning under GCC
Jack Lloyd
2016-10-28
1
-2
/
+3
|
\
\
|
*
|
Fixes randombit/botan#677
Matthias Gierlings
2016-10-27
1
-2
/
+3
|
|
/
*
|
make max_number_of_bytes_per_request configurable
Daniel Neus
2016-10-28
3
-28
/
+139
*
|
Small pushes on test coverage
Jack Lloyd
2016-10-27
2
-1
/
+16
*
|
Correct name for Comb4P
Jack Lloyd
2016-10-27
1
-1
/
+1
*
|
Merge GH #689 Add tests for Pipe/Filter system
Jack Lloyd
2016-10-27
2
-16
/
+172
|
\
\
|
*
|
Add more tests for Pipe/Filter
Jack Lloyd
2016-10-27
2
-16
/
+172
|
|
/
*
|
More tests for session managers.
Jack Lloyd
2016-10-27
1
-1
/
+13
*
|
Test MtE then EtM CBC modes
Jack Lloyd
2016-10-27
1
-1
/
+1
*
|
Fix TLS resumption bugs
Jack Lloyd
2016-10-27
3
-112
/
+182
|
/
*
Avoid timing channel in OAEP decoding (CVE-2016-8871)
Juraj Somorovsky
2016-10-26
1
-7
/
+12
*
Avoid unused warning when no compression libs available
Jack Lloyd
2016-10-25
1
-0
/
+2
*
Fix HMAC_DRBG fork test
Jack Lloyd
2016-10-25
1
-8
/
+14
*
Add missing variable to AES test vector
Jack Lloyd
2016-10-25
1
-0
/
+1
*
Static analyzer fixes
Jack Lloyd
2016-10-25
3
-21
/
+39
*
Add long (4+ block) AES KATs
Jack Lloyd
2016-10-25
1
-0
/
+10
*
Merge GH #682 Improve test name consistency
Jack Lloyd
2016-10-25
5
-5
/
+5
|
\
|
*
Pubkey tests should express category [ci skip]
René Korthaus
2016-10-24
5
-5
/
+5
*
|
Merge GH #683 Avoid SHA-1 use in ElGamal+ECKCDSA self tests
Jack Lloyd
2016-10-25
2
-2
/
+2
|
\
\
|
*
|
Fix hardcoded SHA-1 in eckcdsa consistency check
René Korthaus
2016-10-24
1
-1
/
+1
|
*
|
Fix hardcoded SHA-1 in elgamal consistency check
René Korthaus
2016-10-24
1
-1
/
+1
|
|
/
*
|
Add TPM and PKCS #11 to coverage build
Jack Lloyd
2016-10-24
3
-11
/
+29
*
|
Remote unused macros
Jack Lloyd
2016-10-24
2
-5
/
+1
*
|
Initialize member variable in PKCS11_EC_PrivateKey
Jack Lloyd
2016-10-24
2
-2
/
+2
|
/
*
Limit locking_allocator only to OSes that even might support it.
Jack Lloyd
2016-10-24
1
-0
/
+8
*
Remove unneeded includes
Jack Lloyd
2016-10-24
2
-2
/
+0
*
Fixes for build without 25519
Jack Lloyd
2016-10-24
2
-3
/
+6
*
Merge GH #673 X25519 TLS key exchange
Jack Lloyd
2016-10-24
7
-42
/
+112
|
\
[next]