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
*
Default disable support for TLS v1.0/v1.1 and all CBC and CCM suites
Jack Lloyd
2018-08-22
7
-17
/
+54
*
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
*
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
*
More todos [ci skip]
Jack Lloyd
2018-08-14
1
-0
/
+2
*
More FFI docs [ci skip]
Jack Lloyd
2018-08-14
1
-2
/
+23
*
Add some additional null pointer arg checks to FFI
Jack Lloyd
2018-08-14
4
-29
/
+66
*
Document more of FFI interface
Jack Lloyd
2018-08-14
1
-14
/
+209
*
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
*
|
If configure fails, direct users to GH issues [ci skip]
Jack Lloyd
2018-08-14
1
-4
/
+2
*
|
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
|
/
*
Update news
Jack Lloyd
2018-08-13
1
-1
/
+1
*
Merge GH #1646 Add MPI and FPE to Python wrapper
Jack Lloyd
2018-08-13
6
-193
/
+779
|
\
|
*
Add MPI and FPE to Python wrapper
Jack Lloyd
2018-08-13
3
-159
/
+727
|
*
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
*
|
Add missing override annotations [ci skip]
Jack Lloyd
2018-08-13
2
-2
/
+2
|
/
*
Better error reporting for FFI
Jack Lloyd
2018-08-12
3
-6
/
+18
*
Fix for OpenSSL
Jack Lloyd
2018-08-12
1
-0
/
+4
[next]