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
*
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
*
|
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
*
Add function to return the size of a key agreement output
Jack Lloyd
2018-08-12
11
-8
/
+47
*
Fix Python2 problem
Jack Lloyd
2018-08-11
2
-1
/
+8
*
In Python expose new name getters
Jack Lloyd
2018-08-11
2
-2
/
+36
*
Convert Python tests to actual unit tests
Jack Lloyd
2018-08-11
2
-168
/
+122
*
Add scrypt to Python
Jack Lloyd
2018-08-11
2
-4
/
+34
*
Better error checking in Python wrapper
Jack Lloyd
2018-08-11
3
-213
/
+381
*
Put bcrypt decls in ffi in same place
Jack Lloyd
2018-08-11
1
-22
/
+22
*
Add botan_cipher_get_keyspec
Jack Lloyd
2018-08-11
5
-21
/
+48
*
Add some useful FFI functions
Jack Lloyd
2018-08-10
5
-7
/
+95
*
Optimize computation of CTR input blocks
Jack Lloyd
2018-08-10
2
-9
/
+14
*
Specialize CTR::seek for 4-byte counters
Jack Lloyd
2018-08-10
1
-5
/
+19
*
GHASH should check the nonce size
Jack Lloyd
2018-08-10
1
-0
/
+1
*
Fix FFI test
Jack Lloyd
2018-08-10
1
-1
/
+3
*
Lint fix
Jack Lloyd
2018-08-10
1
-1
/
+1
*
Fix ECIES tests when cipher was disabled
Jack Lloyd
2018-08-10
1
-14
/
+14
*
Add a function to query output length of symmetric cipher
Jack Lloyd
2018-08-10
6
-6
/
+31
*
Fix off by one for SM2 ciphertext length
Jack Lloyd
2018-08-10
1
-1
/
+1
*
Improve speed of cli tests
Jack Lloyd
2018-08-10
2
-49
/
+72
*
Add functions to get size of PK ciphertext,plaintext
Jack Lloyd
2018-08-10
20
-79
/
+236
[next]