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
*
Mention the ARMv8 and POWER AES modules in the build policies
Jack Lloyd
2018-08-24
3
-0
/
+6
*
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
1
-2
/
+7
*
|
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
|
|
/
*
/
Fix build without x509 module
Tobias Brunner
2018-08-23
1
-1
/
+22
|
/
*
Add PBES2 as alias for PBE-PKCS5v20
Jack Lloyd
2018-08-23
4
-3
/
+7
*
Merge GH #1651 Default disable TLS v1.0/v1.1 and CBC+CCM suites
Jack Lloyd
2018-08-23
5
-14
/
+30
|
\
|
*
Default disable support for TLS v1.0/v1.1 and all CBC and CCM suites
Jack Lloyd
2018-08-22
5
-14
/
+30
*
|
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
2
-1
/
+57
*
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
*
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
*
Add TOTP to FFI
Jack Lloyd
2018-08-16
4
-5
/
+180
*
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
4
-4
/
+173
*
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
*
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
*
Fix BigInt::to_{dec,hex}_string for zero
Jack Lloyd
2018-08-15
1
-1
/
+8
*
Cleanup of BigInt encoding/decoding functions
Jack Lloyd
2018-08-14
6
-33
/
+162
*
Add some additional null pointer arg checks to FFI
Jack Lloyd
2018-08-14
4
-29
/
+66
*
Merge GH #1647 Add X.509 path validation to FFI
Jack Lloyd
2018-08-14
6
-3
/
+182
|
\
|
*
Add path validation to FFI
Jack Lloyd
2018-08-13
6
-3
/
+182
*
|
Merge GH #1648 Add XChaCha20Poly1305 tests generated by libsodium
Jack Lloyd
2018-08-13
1
-0
/
+9362
|
\
\
|
*
|
Add XChaCha20Poly1305 test vectors generated by libsodium
Simon Warta
2018-08-13
1
-0
/
+9362
|
|
/
*
/
Expose RDRAND RNG through FFI
Jack Lloyd
2018-08-13
6
-46
/
+86
|
/
*
Merge GH #1646 Add MPI and FPE to Python wrapper
Jack Lloyd
2018-08-13
5
-178
/
+680
|
\
|
*
Add MPI and FPE to Python wrapper
Jack Lloyd
2018-08-13
2
-144
/
+628
|
*
De-inline ffi_guard_thunk
Jack Lloyd
2018-08-13
3
-34
/
+52
*
|
Add some final annotations
Jack Lloyd
2018-08-13
4
-4
/
+4
[next]