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
Commit message (
Expand
)
Author
Age
Files
Lines
*
WIP for Serpent AVX2
Jack Lloyd
2018-08-24
5
-7
/
+416
*
Merge GH #1659 Report correct size for XMSS signatures
Jack Lloyd
2018-08-24
1
-2
/
+4
|
\
|
*
Implements correct XMSS signature size calculation
Matthias Gierlings
2018-08-24
1
-2
/
+4
*
|
Allow SIV for PBES2 private key encryption
Jack Lloyd
2018-08-23
2
-10
/
+18
*
|
Add OIDs for SIV and OCB mode ciphers
Jack Lloyd
2018-08-23
2
-0
/
+41
|
/
*
Merge GH #1656 Add operator*(BigInt,word)
Jack Lloyd
2018-08-23
2
-0
/
+21
|
\
|
*
Add operator*(BigInt, word)
Jack Lloyd
2018-08-23
2
-0
/
+21
*
|
Merge GH #1657 If cert extn decoding fails do not fail entire parse
Jack Lloyd
2018-08-23
3
-3
/
+9
|
\
\
|
*
|
If cert extension parsing fails, replace the object with Unknown
Jack Lloyd
2018-08-23
3
-3
/
+9
|
|
/
*
|
Merge GH #1658 Fix building FFI without X509
Jack Lloyd
2018-08-23
1
-1
/
+22
|
\
\
|
*
|
Fix build without x509 module
Tobias Brunner
2018-08-23
1
-1
/
+22
|
|
/
*
/
Update timing for 3.x [ci skip]
Jack Lloyd
2018-08-23
2
-17
/
+8
|
/
*
Merge notes about improvements to C binding
Jack Lloyd
2018-08-23
1
-8
/
+7
*
Correct statement of factor's reach
Jack Lloyd
2018-08-23
1
-1
/
+1
*
Fix typo
Jack Lloyd
2018-08-23
1
-1
/
+1
*
Add PBES2 as alias for PBE-PKCS5v20
Jack Lloyd
2018-08-23
5
-6
/
+10
*
Update news
Jack Lloyd
2018-08-23
1
-1
/
+2
*
Merge GH #1651 Default disable TLS v1.0/v1.1 and CBC+CCM suites
Jack Lloyd
2018-08-23
7
-17
/
+54
|
\
|
*
Default disable support for TLS v1.0/v1.1 and all CBC and CCM suites
Jack Lloyd
2018-08-22
7
-17
/
+54
*
|
Merge GH #1653 Simplify exception messages
Jack Lloyd
2018-08-23
26
-72
/
+89
|
\
\
|
|
/
|
/
|
|
*
Simplify exception messages
Jack Lloyd
2018-08-22
26
-72
/
+89
|
/
*
Lint fixes
Jack Lloyd
2018-08-21
2
-8
/
+8
*
Add HOTP to Python
Jack Lloyd
2018-08-21
3
-1
/
+79
*
Merge GH #1650 Regen XChaCha20Poly1305 vectors
Jack Lloyd
2018-08-21
1
-676
/
+676
|
\
|
*
Regenerate xchacha20poly1305-testvectors
Simon Warta
2018-08-19
1
-676
/
+676
|
/
*
Add nonce-set checks for OpenSSL CBC mode impls
Jack Lloyd
2018-08-17
1
-1
/
+5
*
Have cipher modes also verify that the nonce is set prior to use
Jack Lloyd
2018-08-17
6
-8
/
+35
*
Add a test that processing without a nonce set fails
Jack Lloyd
2018-08-17
1
-3
/
+18
*
In EAX, CCM, OCB verify nonce is set before processing
Jack Lloyd
2018-08-17
3
-1
/
+9
*
Add BOTAN_STATE_CHECK macro
Jack Lloyd
2018-08-17
2
-2
/
+21
*
Fix an EAX bug in reset()
Jack Lloyd
2018-08-17
2
-7
/
+12
*
Add botan_cipher_reset to FFI
Jack Lloyd
2018-08-17
3
-0
/
+20
*
Add some tests of HMAC with SHA-3
Jack Lloyd
2018-08-17
1
-0
/
+134
*
Document more of the X.509 FFI functions
Jack Lloyd
2018-08-17
1
-2
/
+79
*
Todos
Jack Lloyd
2018-08-17
1
-2
/
+3
*
Ignore an empty string ("") for trusted_path argument
Jack Lloyd
2018-08-16
1
-1
/
+1
*
Add args for botan FFI cert verification for hostname and time
Jack Lloyd
2018-08-16
3
-8
/
+20
*
Add botan_x509_cert_dup
Jack Lloyd
2018-08-16
3
-4
/
+30
*
Fix bug introduced in 15e149ac
Jack Lloyd
2018-08-16
2
-6
/
+16
*
Avoid throwing within the FFI layer
Jack Lloyd
2018-08-16
3
-10
/
+9
*
Remove completed todo
Jack Lloyd
2018-08-16
1
-1
/
+0
*
Add TOTP to FFI
Jack Lloyd
2018-08-16
5
-5
/
+182
*
For HOTP/TOTP allow a key/len pair instead of requiring SymmetricKey
Jack Lloyd
2018-08-16
5
-9
/
+36
*
Expose HOTP to FFI
Jack Lloyd
2018-08-15
5
-5
/
+174
*
More FFI tests
Jack Lloyd
2018-08-15
1
-0
/
+54
*
Fix some Doxygen warnings
Jack Lloyd
2018-08-15
3
-4
/
+2
*
Update comments in FFI header
Jack Lloyd
2018-08-15
1
-43
/
+138
*
Update news
Jack Lloyd
2018-08-15
2
-5
/
+6
*
Remove support for 8 or 16 bit BigInt words
Jack Lloyd
2018-08-15
7
-29
/
+52
*
In speed test, check for availability of NIST reducer functions
Jack Lloyd
2018-08-15
1
-0
/
+2
[next]