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
*
Add support for hashing with CommonCrypto
Jose Pereira
2018-09-03
1
-2
/
+2
*
Check PSS salt length during verification
Jack Lloyd
2018-08-30
1
-1
/
+1
*
Correct order of CPUID bit clearings
Jack Lloyd
2018-08-26
5
-5
/
+5
*
Merge GH #1662 Add AVX2 ChaCha
Jack Lloyd
2018-08-26
1
-1
/
+1
|
\
|
*
Add AVX2 version of ChaCha
Jack Lloyd
2018-08-26
1
-1
/
+1
*
|
Report CPUID flags in test runner
Jack Lloyd
2018-08-26
1
-0
/
+4
|
/
*
Add avx2 tag to Serpent test data
Jack Lloyd
2018-08-24
1
-1
/
+1
*
If cert extension parsing fails, replace the object with Unknown
Jack Lloyd
2018-08-23
1
-1
/
+1
*
Add PBES2 as alias for PBE-PKCS5v20
Jack Lloyd
2018-08-23
1
-1
/
+1
*
Merge GH #1651 Default disable TLS v1.0/v1.1 and CBC+CCM suites
Jack Lloyd
2018-08-23
2
-4
/
+4
|
\
|
*
Default disable support for TLS v1.0/v1.1 and all CBC and CCM suites
Jack Lloyd
2018-08-22
2
-4
/
+4
*
|
Simplify exception messages
Jack Lloyd
2018-08-22
19
-60
/
+60
|
/
*
Regenerate xchacha20poly1305-testvectors
Simon Warta
2018-08-19
1
-676
/
+676
*
Have cipher modes also verify that the nonce is set prior to use
Jack Lloyd
2018-08-17
1
-1
/
+15
*
Add a test that processing without a nonce set fails
Jack Lloyd
2018-08-17
1
-3
/
+18
*
Fix an EAX bug in reset()
Jack Lloyd
2018-08-17
1
-7
/
+4
*
Add botan_cipher_reset to FFI
Jack Lloyd
2018-08-17
1
-0
/
+5
*
Add some tests of HMAC with SHA-3
Jack Lloyd
2018-08-17
1
-0
/
+134
*
Add args for botan FFI cert verification for hostname and time
Jack Lloyd
2018-08-16
1
-4
/
+4
*
Add botan_x509_cert_dup
Jack Lloyd
2018-08-16
1
-0
/
+6
*
Fix bug introduced in 15e149ac
Jack Lloyd
2018-08-16
1
-0
/
+10
*
Add TOTP to FFI
Jack Lloyd
2018-08-16
1
-1
/
+36
*
Expose HOTP to FFI
Jack Lloyd
2018-08-15
1
-1
/
+36
*
More FFI tests
Jack Lloyd
2018-08-15
1
-0
/
+54
*
Remove support for 8 or 16 bit BigInt words
Jack Lloyd
2018-08-15
1
-2
/
+4
*
Cleanup of BigInt encoding/decoding functions
Jack Lloyd
2018-08-14
1
-4
/
+16
*
Add some additional null pointer arg checks to FFI
Jack Lloyd
2018-08-14
1
-2
/
+5
*
Merge GH #1647 Add X.509 path validation to FFI
Jack Lloyd
2018-08-14
1
-1
/
+59
|
\
|
*
Add path validation to FFI
Jack Lloyd
2018-08-13
1
-1
/
+59
*
|
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
1
-39
/
+56
|
/
*
Add function to return the size of a key agreement output
Jack Lloyd
2018-08-12
1
-1
/
+8
*
Add botan_cipher_get_keyspec
Jack Lloyd
2018-08-11
1
-8
/
+14
*
Add some useful FFI functions
Jack Lloyd
2018-08-10
1
-7
/
+40
*
Optimize computation of CTR input blocks
Jack Lloyd
2018-08-10
1
-1
/
+1
*
Fix FFI test
Jack Lloyd
2018-08-10
1
-1
/
+3
*
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
[next]