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
*
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
*
Test that a stream cipher not supporting IV still accepts 0 len input
Jack Lloyd
2018-08-08
1
-0
/
+3
*
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
9
-11
/
+33
*
Add support for XChaCha20Poly1305
Jack Lloyd
2018-08-07
4
-5
/
+53
*
Add support for XChaCha
Jack Lloyd
2018-08-07
4
-41
/
+145
*
Fix a bug in XSalsa20
Jack Lloyd
2018-08-07
4
-25
/
+61
*
Avoid crash in ChaCha20+Salsa if set_iv called without a key set
Jack Lloyd
2018-08-07
3
-18
/
+24
*
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
*
Add detection for RISCV compilers
Jack Lloyd
2018-08-06
1
-0
/
+8
*
Increment shared lib ABI version
Jack Lloyd
2018-08-05
1
-1
/
+1
*
Fix OpenSSL modes
Jack Lloyd
2018-08-05
1
-1
/
+12
*
Fix crashes when modes were used unkeyed.
Jack Lloyd
2018-08-05
9
-29
/
+87
*
Use codec_base for Base64 encoding
Wambou
2018-08-04
2
-158
/
+153
*
Fix complaints from latest pylint
Jack Lloyd
2018-08-02
5
-18
/
+23
*
Misc EC_Group tests
Jack Lloyd
2018-08-02
1
-10
/
+18
*
More CLI tests
Jack Lloyd
2018-08-02
1
-1
/
+9
*
Additional CLI tests
Jack Lloyd
2018-08-02
1
-0
/
+38
*
Add --no-fsname option to fingerprint command
Jack Lloyd
2018-08-02
1
-2
/
+8
*
Accept PKCS1v15 as an alias for EMSA3
Jack Lloyd
2018-08-02
3
-5
/
+6
*
Format nit
Jack Lloyd
2018-08-02
1
-1
/
+1
*
Clarify comment on botan_privkey_load
Jack Lloyd
2018-08-02
1
-1
/
+1
*
Merge GH #1637 Merge SM2 signature and ECIES key types
Jack Lloyd
2018-08-02
12
-197
/
+101
|
\
|
*
Combine SM2 key types for signatures and encryption
Jack Lloyd
2018-08-01
12
-197
/
+101
*
|
Avoid requirement to set rng in botan_privkey_load
Jack Lloyd
2018-08-01
2
-7
/
+9
|
/
*
Add a couple HMAC(SHA-512-256) test vectors
Jack Lloyd
2018-08-01
1
-0
/
+11
*
Add OID for HMAC with SHA-512/256
Jack Lloyd
2018-08-01
2
-1
/
+4
*
Merge GH #1636 Add Lucas primality test
Jack Lloyd
2018-08-01
16
-147
/
+538
|
\
|
*
Add Lucas test from FIPS 186-4
Jack Lloyd
2018-07-31
16
-147
/
+538
*
|
Just skip 32-bit ARM iOS build entirely
Jack Lloyd
2018-08-01
1
-2
/
+5
*
|
Avoid XCode 9.4 due to compilation bug
Jack Lloyd
2018-08-01
1
-0
/
+1
|
/
*
Fix Doxygen comments for AutoSeeded_RNG [ci skip]
Jack Lloyd
2018-07-31
1
-3
/
+7
*
Ensure values are fully reduced during ECDSA signature
Jack Lloyd
2018-07-30
1
-3
/
+3
*
Support calling Whirlpool in OpenSSL
Jack Lloyd
2018-07-26
1
-0
/
+5
*
GHASH - use explicit function to check for key being set
Jack Lloyd
2018-07-25
1
-1
/
+1
*
Add OID for SM2 with SM3 signatures
Jack Lloyd
2018-07-24
2
-1
/
+5
*
Add include for getenv
Jack Lloyd
2018-07-24
1
-0
/
+1
*
Only print FFI exceptions to stdout if an env var is set
Jack Lloyd
2018-07-24
2
-1
/
+7
*
Add botan_mac_query_keylen
Jack Lloyd
2018-07-24
3
-1
/
+38
*
Add botan_block_cipher_query_keylen plus some new FFI error codes
Jack Lloyd
2018-07-24
5
-5
/
+59
*
Add additional HMAC tests from RFC 4231
Jack Lloyd
2018-07-24
1
-0
/
+81
*
Use Alloc templates instead of overriding for specific vector types
Jack Lloyd
2018-07-24
1
-16
/
+16
*
Fix bad assert in Goppa decoding
Jack Lloyd
2018-07-24
1
-3
/
+4
*
Require SM2 ciphertexts be DER encoded
Jack Lloyd
2018-07-24
1
-2
/
+18
*
In ECC private key encoding, include the optional public key field
Jack Lloyd
2018-07-23
2
-9
/
+12
*
Merge GH #1628 In ECDSA verify, handle error seen with LibreSSL on non-x86
Jack Lloyd
2018-07-20
1
-7
/
+16
|
\
|
*
Handle another possible OpenSSL error only seen on non-x86_64
Jack Lloyd
2018-07-17
1
-7
/
+16
[next]