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
*
Add libs target to makefiles
Jack Lloyd
2016-12-18
2
-0
/
+4
*
IncludeOS has random device files now
Jack Lloyd
2016-12-18
1
-0
/
+1
*
Disable TLS signature and finished message checks in fuzzer mode
Jack Lloyd
2016-12-17
3
-3
/
+23
*
Merge GH #776 Support brainpool curves in OpenSSL provider
Jack Lloyd
2016-12-17
1
-1
/
+17
|
\
|
*
Add support for brainpool curves in openssl provider
René Korthaus
2016-12-17
1
-1
/
+17
*
|
Add OCSP fuzzer
Jack Lloyd
2016-12-17
3
-11
/
+27
|
/
*
Fix clang-analyzer warning in AES code
Jack Lloyd
2016-12-16
1
-6
/
+4
*
Just expect a byte stream in the TLS fuzzer input, with no length fields.
Jack Lloyd
2016-12-16
2
-27
/
+3
*
Add fuzzer for power_mod
Jack Lloyd
2016-12-16
2
-6
/
+69
*
Remove debug code
Jack Lloyd
2016-12-14
1
-1
/
+1
*
Add some additional ressol tests
Jack Lloyd
2016-12-14
1
-0
/
+20
*
Fix exponentiation bug, related fixes
Jack Lloyd
2016-12-14
10
-37
/
+134
*
Update fuzzers with comments from OSS-Fuzz review
Jack Lloyd
2016-12-14
19
-19
/
+56
*
Fix Sphinx PDF build. GH #746
Jack Lloyd
2016-12-14
1
-1
/
+1
*
Update test data to reflect change in e8009766ca2
Jack Lloyd
2016-12-11
1
-24
/
+0
*
In ressol, prohibit a >= p
Jack Lloyd
2016-12-11
1
-3
/
+5
*
Merge GH #770 Public_Key constructors take std::vector for buffers
Jack Lloyd
2016-12-11
24
-40
/
+38
|
\
|
*
Public_Key derived class ctors take an std::vector<byte>
René Korthaus
2016-12-11
24
-40
/
+38
*
|
Fix fuzzer build flags [ci skip]
Jack Lloyd
2016-12-11
1
-2
/
+3
|
/
*
Merge GH #765 Rewrite CBC unpadding operations as const time
Jack Lloyd
2016-12-10
3
-47
/
+74
|
\
|
*
forgot to unpoison return vals
Never
2016-12-09
1
-0
/
+4
|
*
Rewrote bc unpad functions as const time operations.
Never
2016-12-09
3
-47
/
+70
*
|
Fix PK EME decoding tests when algo is missing
Jack Lloyd
2016-12-10
1
-2
/
+6
*
|
Ignore too-large inputs in ressol fuzzer
Jack Lloyd
2016-12-10
1
-1
/
+6
*
|
Remove bogus abort from ECC math fuzzer
Jack Lloyd
2016-12-10
1
-3
/
+0
*
|
Fix fuzzer builds [ci skip]
Jack Lloyd
2016-12-09
1
-3
/
+4
*
|
Avoid use of system RNG in fuzzers
Jack Lloyd
2016-12-08
6
-16
/
+41
*
|
Merge GH #759 Add ISO 9796-2 signature schemes
Jack Lloyd
2016-12-08
6
-12
/
+470
|
\
\
|
*
|
ISO 9796: Change header guard format
Never
2016-12-06
1
-2
/
+2
|
*
|
Add ISO9796-2 Signature Schemes giving message recovery 2 and 3.
Never
2016-12-05
6
-12
/
+470
*
|
|
Another rename in the service of filename uniqueness
Jack Lloyd
2016-12-08
1
-0
/
+0
*
|
|
Remove <source> block from info.txt files
Jack Lloyd
2016-12-08
16
-119
/
+1
*
|
|
Inline Twofish::rs_mul into its only caller
Jack Lloyd
2016-12-08
2
-24
/
+19
*
|
|
Rename both DL and EC named group files.
Jack Lloyd
2016-12-08
2
-0
/
+0
*
|
|
Rename Serpent SIMD and Twofish SBOX source files
Jack Lloyd
2016-12-08
2
-0
/
+0
*
|
|
Merge GH #744 Allow custom extensions when creating certs
Jack Lloyd
2016-12-08
8
-29
/
+328
|
\
\
\
|
*
|
|
Rename some methods, add more tests and docs
René Korthaus
2016-12-04
4
-32
/
+80
|
*
|
|
Allow custom extensions in X509_Cert_Options
René Korthaus
2016-12-02
8
-25
/
+276
*
|
|
|
Merge GH #763 Document test vector origins
Jack Lloyd
2016-12-08
5
-0
/
+12
|
\
\
\
\
|
*
|
|
|
Add sources for some test vectors [ci skip]
René Korthaus
2016-12-08
5
-0
/
+12
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Fix off by one in PKCS #1 v1.5 decryption decoding
Jack Lloyd
2016-12-08
8
-20
/
+156
|
/
/
/
*
|
|
Avoid crash in PKCS1v1.5 unpadding if input len <= 2
Jack Lloyd
2016-12-08
1
-0
/
+6
*
|
|
Merge GH #760 Fix docs build
Jack Lloyd
2016-12-07
1
-1
/
+1
|
\
\
\
|
*
|
|
adjust package name for Travis CI
Never
2016-12-07
1
-1
/
+1
*
|
|
|
Add missing netinet includes for sockaddr_in
louiz’
2016-12-08
1
-0
/
+1
|
/
/
/
*
|
|
Another try at fixing docs
Jack Lloyd
2016-12-06
1
-2
/
+2
*
|
|
Another try at fixing Sphinx build on CI
Jack Lloyd
2016-12-05
1
-3
/
+4
*
|
|
Merge GH #757 Fix X509 and PKCS8 formatting functions for PK keys
Jack Lloyd
2016-12-05
37
-83
/
+104
|
\
\
\
|
*
|
|
Fix TPM private_key_bits() exception message
René Korthaus
2016-12-05
1
-1
/
+1
|
*
|
|
Add Private_Key::private_key_info()
René Korthaus
2016-12-05
28
-43
/
+54
[next]