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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge GH #706 Remove ability to add OIDs at runtime. Remove OID lock
Jack Lloyd
2016-11-03
11
-451
/
+347
|
\
|
*
Remove ability to add OIDS at runtime. Remove global OID lock.
Jack Lloyd
2016-11-03
11
-451
/
+347
*
|
Merge GH #705 Simplify EMSA1 validation with message recovery
Jack Lloyd
2016-11-03
1
-14
/
+12
|
\
\
|
*
|
Simplify EMSA1 message recovery code
Jack Lloyd
2016-11-02
1
-14
/
+12
*
|
|
Update PKCS11 code, no RNG required
Jack Lloyd
2016-11-03
1
-14
/
+1
*
|
|
Remove automatic self-testing of public and private keys
Jack Lloyd
2016-11-03
16
-131
/
+36
|
|
/
|
/
|
*
|
Compile fix
Jack Lloyd
2016-11-03
1
-1
/
+1
*
|
Remove blowfish table source file.
Jack Lloyd
2016-11-03
1
-190
/
+0
*
|
Inline Blowfish tables to blowfish.cpp
Jack Lloyd
2016-11-03
2
-3
/
+182
*
|
Rename zero_mem to secure_scrub_memory
Jack Lloyd
2016-11-03
6
-24
/
+45
*
|
Move cert/x509 to top level and pem and pbes2 to pubkey.
Jack Lloyd
2016-11-03
43
-0
/
+0
*
|
Move ISA optimized versions under the main algo dir
Jack Lloyd
2016-11-03
14
-12
/
+0
*
|
Deprecate LibraryInitializer
Jack Lloyd
2016-11-03
2
-28
/
+4
*
|
Remove lock and alias map from SCAN_Name
Jack Lloyd
2016-11-02
1
-4
/
+0
|
/
*
Change TLS default policy to disable DSA, CCM-8, and static RSA
Jack Lloyd
2016-11-02
2
-11
/
+32
*
Fix ECKCDSA verification problem
Never
2016-11-01
1
-1
/
+1
*
ECKCDSA improved verification (Shamirs Trick for speed and calculate length o...
Never
2016-10-31
1
-10
/
+8
*
Avoid possibility of mismatched brackets.
Jack Lloyd
2016-10-31
1
-2
/
+6
*
Merge GH #699 Add socket-based HTTP client
Jack Lloyd
2016-10-31
2
-32
/
+101
|
\
|
*
HTTP for plain sockets
Jack Lloyd
2016-10-30
2
-32
/
+101
*
|
Compile fix
Jack Lloyd
2016-10-31
1
-2
/
+2
*
|
Import fuzzer drivers
Jack Lloyd
2016-10-30
1
-0
/
+3
|
/
*
Salsa20 accepts empty IVs
Jack Lloyd
2016-10-30
2
-4
/
+9
*
Remove openpgp module
Jack Lloyd
2016-10-30
3
-266
/
+0
*
Merge GH #692 Remove deprecated RNGs and entropy sources
Jack Lloyd
2016-10-30
20
-1360
/
+19
|
\
|
*
Remove HMAC_RNG, X9.31-RNG, BeOS stats, EGD reader, Unix process runner
Jack Lloyd
2016-10-28
20
-1360
/
+19
*
|
More filter tests
Jack Lloyd
2016-10-29
1
-16
/
+8
|
/
*
Merge GH #691/#488 Add GMAC. Add MessageAuthenticationCode::start_msg
Jack Lloyd
2016-10-28
6
-8
/
+298
|
\
|
*
Add MAC::start_msg, update GMAC
Jack Lloyd
2016-10-28
3
-14
/
+53
|
*
Implements GMAC with GHASH.
Matthias Gierlings
2016-10-28
5
-98
/
+161
|
*
Added implementation for GMAC
Matthias Gierlings
2016-10-27
7
-50
/
+238
*
|
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
*
|
Remove bogus filter dependency in TSS
Jack Lloyd
2016-10-28
2
-2
/
+0
*
|
make max_number_of_bytes_per_request configurable
Daniel Neus
2016-10-28
2
-27
/
+79
*
|
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
1
-0
/
+5
|
\
\
|
*
|
Add more tests for Pipe/Filter
Jack Lloyd
2016-10-27
1
-0
/
+5
|
|
/
*
/
Fix TLS resumption bugs
Jack Lloyd
2016-10-27
2
-20
/
+27
|
/
*
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
*
Static analyzer fixes
Jack Lloyd
2016-10-25
1
-1
/
+0
*
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
*
|
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
*
Fixes for build without 25519
Jack Lloyd
2016-10-24
1
-3
/
+3
*
Merge GH #673 X25519 TLS key exchange
Jack Lloyd
2016-10-24
6
-42
/
+108
|
\
[next]