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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-3
/
+10
*
Add functions to get size of PK ciphertext,plaintext
Jack Lloyd
2018-08-10
3
-22
/
+39
*
Merge GH #1641 Add functions to get expected length of PK signature
Jack Lloyd
2018-08-10
2
-11
/
+28
|
\
|
*
Add FFI function to get signature output length
Jack Lloyd
2018-08-10
1
-11
/
+25
|
*
Add PK_Signer::signature_length
Jack Lloyd
2018-08-10
1
-0
/
+3
*
|
Add a "user-threadsafe" option to botan_rng_init
Jack Lloyd
2018-08-10
1
-0
/
+7
*
|
Allow x509 module to be optional for FFI
Jack Lloyd
2018-08-10
1
-4
/
+22
|
/
*
Add Tweakable_Block_Cipher class
Jack Lloyd
2018-08-09
1
-8
/
+5
*
Fix shadow warnings
Jack Lloyd
2018-08-09
2
-10
/
+10
*
Add test that invalid bcrypt versions are rejected
Jack Lloyd
2018-08-08
1
-2
/
+6
*
Add a test of Threefish-512 tweak functionality
Jack Lloyd
2018-08-08
2
-1
/
+19
*
Test that a stream cipher not supporting IV still accepts 0 len input
Jack Lloyd
2018-08-08
1
-0
/
+3
*
Add StreamCipher::default_iv_length
Jack Lloyd
2018-08-08
1
-0
/
+7
*
Add support for XChaCha20Poly1305
Jack Lloyd
2018-08-07
1
-0
/
+47
*
Add support for XChaCha
Jack Lloyd
2018-08-07
1
-0
/
+19
*
Fix a bug in XSalsa20
Jack Lloyd
2018-08-07
2
-6
/
+18
*
Avoid crash in ChaCha20+Salsa if set_iv called without a key set
Jack Lloyd
2018-08-07
1
-18
/
+20
*
Avoid Sonarcube complaint
Jack Lloyd
2018-08-06
1
-1
/
+1
*
Remove test that causes problems on 32-bit
Jack Lloyd
2018-08-06
1
-2
/
+0
*
Test intentionally misaligned inputs to hash functions
Jack Lloyd
2018-08-06
1
-0
/
+18
*
Fix crashes when modes were used unkeyed.
Jack Lloyd
2018-08-05
2
-3
/
+51
*
Misc EC_Group tests
Jack Lloyd
2018-08-02
1
-10
/
+18
*
Accept PKCS1v15 as an alias for EMSA3
Jack Lloyd
2018-08-02
1
-1
/
+1
*
Combine SM2 key types for signatures and encryption
Jack Lloyd
2018-08-01
2
-7
/
+21
*
Add a couple HMAC(SHA-512-256) test vectors
Jack Lloyd
2018-08-01
1
-0
/
+11
*
Add Lucas test from FIPS 186-4
Jack Lloyd
2018-07-31
3
-0
/
+95
*
Only print FFI exceptions to stdout if an env var is set
Jack Lloyd
2018-07-24
1
-0
/
+3
*
Add botan_mac_query_keylen
Jack Lloyd
2018-07-24
1
-0
/
+10
*
Add botan_block_cipher_query_keylen plus some new FFI error codes
Jack Lloyd
2018-07-24
1
-0
/
+10
*
Add additional HMAC tests from RFC 4231
Jack Lloyd
2018-07-24
1
-0
/
+81
*
Add FFI funcs to get algo name from cipher, MAC and hash objs
Jack Lloyd
2018-07-19
1
-15
/
+49
*
Fix error in CCM when L=8
Jack Lloyd
2018-07-18
1
-0
/
+124
*
Support salts other than exactly 16 bytes for Blowfish key setup
Jack Lloyd
2018-07-18
2
-0
/
+92
*
Bump the FFI version
Jack Lloyd
2018-07-13
1
-0
/
+7
*
Add FPE1 to C API
Jack Lloyd
2018-07-13
1
-0
/
+41
*
Add support for ARMv8 SM4 instructions
Jack Lloyd
2018-07-09
1
-0
/
+12
*
Add RSA PKCS#1 key load and export functions to ffi
René Korthaus
2018-07-04
1
-0
/
+17
*
Add a timing check for modular exponentiation
Jack Lloyd
2018-06-30
1
-0
/
+3
*
Support bcrypt 2b and 2y
Jack Lloyd
2018-06-29
1
-0
/
+11
*
Fix handling of SHA instructions in tests
Jack Lloyd
2018-06-29
3
-2
/
+4
*
Correct computing of discriminant in EC_Group::verify_group
Jack Lloyd
2018-06-27
1
-0
/
+2
*
Prohibit empty nonces with GCM
Jack Lloyd
2018-06-27
1
-2
/
+4
*
Fix error in 1024-bit polynomial double
Jack Lloyd
2018-06-25
1
-0
/
+5
*
Test all multiplication variants in ECC scalar mult test
Jack Lloyd
2018-06-25
1
-4
/
+15
*
Fix SM2 encryption tests
Jack Lloyd
2018-06-20
1
-3
/
+4
*
Ensure that trying to add points from different groups fails.
Jack Lloyd
2018-06-19
1
-0
/
+16
*
TLS would try to negotiate x25519 even if disabled
Jack Lloyd
2018-06-15
4
-4
/
+10
*
Add 192-bit Suite B policy
Jack Lloyd
2018-06-14
3
-2
/
+28
*
Unroll bigint_monty_redc for various sizes
Jack Lloyd
2018-06-11
1
-1
/
+1
[next]