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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
6
-27
/
+48
*
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
5
-29
/
+146
*
Add some additional null pointer arg checks to FFI
Jack Lloyd
2018-08-14
3
-27
/
+61
*
Merge GH #1647 Add X.509 path validation to FFI
Jack Lloyd
2018-08-14
5
-2
/
+123
|
\
|
*
Add path validation to FFI
Jack Lloyd
2018-08-13
5
-2
/
+123
*
|
Expose RDRAND RNG through FFI
Jack Lloyd
2018-08-13
5
-7
/
+30
|
/
*
Merge GH #1646 Add MPI and FPE to Python wrapper
Jack Lloyd
2018-08-13
3
-34
/
+52
|
\
|
*
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
10
-7
/
+39
*
Better error checking in Python wrapper
Jack Lloyd
2018-08-11
1
-1
/
+1
*
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
4
-13
/
+34
*
Add some useful FFI functions
Jack Lloyd
2018-08-10
4
-0
/
+55
*
Optimize computation of CTR input blocks
Jack Lloyd
2018-08-10
1
-8
/
+13
*
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
*
Add a function to query output length of symmetric cipher
Jack Lloyd
2018-08-10
5
-3
/
+21
*
Fix off by one for SM2 ciphertext length
Jack Lloyd
2018-08-10
1
-1
/
+1
*
Add functions to get size of PK ciphertext,plaintext
Jack Lloyd
2018-08-10
17
-57
/
+197
*
Guard use of Serialized_RNG with thread macro check
Jack Lloyd
2018-08-10
1
-0
/
+2
*
Merge GH #1641 Add functions to get expected length of PK signature
Jack Lloyd
2018-08-10
24
-13
/
+105
|
\
|
*
Add FFI function to get signature output length
Jack Lloyd
2018-08-10
2
-0
/
+7
|
*
Add PK_Signer::signature_length
Jack Lloyd
2018-08-10
22
-13
/
+98
*
|
Add a "user-threadsafe" option to botan_rng_init
Jack Lloyd
2018-08-10
1
-0
/
+10
*
|
Allow x509 module to be optional for FFI
Jack Lloyd
2018-08-10
3
-19
/
+103
|
/
*
Fix GCM bug: would accept AD without keyed if AD was empty
Jack Lloyd
2018-08-09
1
-2
/
+2
*
Add Tweakable_Block_Cipher class
Jack Lloyd
2018-08-09
2
-6
/
+23
*
Remove functions from Cipher_Mode now inherited from base class
Jack Lloyd
2018-08-09
1
-44
/
+0
*
Add StreamCipher::write_keystream
Jack Lloyd
2018-08-08
5
-7
/
+37
*
Remove unnecessary accessors for Threefish-512
Jack Lloyd
2018-08-08
2
-6
/
+4
*
Mark some members of Block_Cipher_Fixed_Params as final
Jack Lloyd
2018-08-08
1
-4
/
+4
*
De-inline functions from stream cipher headers
Jack Lloyd
2018-08-08
12
-52
/
+127
*
Add StreamCipher::default_iv_length
Jack Lloyd
2018-08-08
8
-11
/
+26
*
Add support for XChaCha20Poly1305
Jack Lloyd
2018-08-07
3
-5
/
+6
*
Add support for XChaCha
Jack Lloyd
2018-08-07
3
-41
/
+126
*
Fix a bug in XSalsa20
Jack Lloyd
2018-08-07
2
-19
/
+43
*
Avoid crash in ChaCha20+Salsa if set_iv called without a key set
Jack Lloyd
2018-08-07
2
-0
/
+4
*
Fix OpenSSL modes
Jack Lloyd
2018-08-05
1
-1
/
+12
*
Fix crashes when modes were used unkeyed.
Jack Lloyd
2018-08-05
7
-26
/
+36
*
Use codec_base for Base64 encoding
Wambou
2018-08-04
2
-158
/
+153
*
Accept PKCS1v15 as an alias for EMSA3
Jack Lloyd
2018-08-02
2
-4
/
+5
*
Format nit
Jack Lloyd
2018-08-02
1
-1
/
+1
*
Clarify comment on botan_privkey_load
Jack Lloyd
2018-08-02
1
-1
/
+1
[prev]
[next]