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
*
Handle missing SHA-x in DSA param gen test
Jack Lloyd
2016-11-04
1
-8
/
+13
*
Don't require compression in filter code
Jack Lloyd
2016-11-04
3
-1
/
+8
*
Fix PKCS11 test error
Jack Lloyd
2016-11-04
5
-22
/
+66
*
Add test for DSA parameter generation
Jack Lloyd
2016-11-03
2
-2
/
+130
*
Add short output KDF1 test
Jack Lloyd
2016-11-03
1
-0
/
+5
*
Fix bogus code
Jack Lloyd
2016-11-03
1
-2
/
+2
*
Run PKCS11 key self tests
Jack Lloyd
2016-11-03
1
-0
/
+3
*
Compile fix
Jack Lloyd
2016-11-03
1
-1
/
+1
*
Simplify some code by using T::create_or_throw
Jack Lloyd
2016-11-03
10
-75
/
+26
*
Remove unused values from build.h
Jack Lloyd
2016-11-03
2
-4
/
+11
*
Merge GH #706 Remove ability to add OIDs at runtime. Remove OID lock
Jack Lloyd
2016-11-03
15
-567
/
+722
|
\
|
*
Remove ability to add OIDS at runtime. Remove global OID lock.
Jack Lloyd
2016-11-03
15
-567
/
+722
*
|
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
*
|
|
Add create_key self test
Jack Lloyd
2016-11-03
1
-0
/
+2
*
|
|
Remove automatic self-testing of public and private keys
Jack Lloyd
2016-11-03
18
-139
/
+39
|
|
/
|
/
|
*
|
Add new configure argument --optimize-for-size
Jack Lloyd
2016-11-03
4
-0
/
+4
*
|
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 stray non-ASCII chars which broke compilation on non UTF-8 code pages.
Jack Lloyd
2016-11-02
1
-2
/
+2
*
|
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
*
Merge GH #700 Faster ECKCDSA verification
Jack Lloyd
2016-10-31
1
-10
/
+8
|
\
|
*
ECKCDSA improved verification (Shamirs Trick for speed and calculate length o...
Never
2016-10-31
1
-10
/
+8
*
|
Test PK key creation via create_private_key API
Jack Lloyd
2016-10-31
12
-174
/
+106
|
/
*
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
*
|
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
|
\
[next]