Nick Mathewson
|
a633baf632
Merge branch 'osx_sierra_028'
|
8 years ago |
Nick Mathewson
|
1eba088054
Fix compilation on OSX Sierra (10.12)
|
8 years ago |
Nick Mathewson
|
6cb9c2cf77
Add support for AES256 and AES192
|
8 years ago |
Nick Mathewson
|
83129031b1
Remove a needless level of indirection from crypto_cipher_t
|
8 years ago |
Nick Mathewson
|
ff116b7808
Simplify the crypto_cipher_t interface and structure
|
8 years ago |
Nick Mathewson
|
981d0a24b8
In aes.c, support 192-bit and 256-bit keys.
|
8 years ago |
Nick Mathewson
|
5e30e26c6d
Chop another ~93 RSA key generations out of the unit tests
|
8 years ago |
Nick Mathewson
|
9fe6fea1cc
Fix a huge pile of -Wshadow warnings.
|
8 years ago |
Nick Mathewson
|
2197bfcc6a
Merge branch 'maint-0.2.8'
|
8 years ago |
Yawning Angel
|
0116eae59a
Bug19499: Fix GCC warnings when building against bleeding edge OpenSSL.
|
8 years ago |
cypherpunks
|
94762e37b9
Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS
|
8 years ago |
Nick Mathewson
|
227d3b3d6b
Use ENABLE/DISABLE_GCC_WARNING in masater.
|
8 years ago |
Nick Mathewson
|
8486dea8d7
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
d6b01211b9
Resolve the remaining openssl "-Wredundant-decls" warnings.
|
8 years ago |
Nick Mathewson
|
df4fa92a88
Merge branch 'maint-0.2.8'
|
8 years ago |
Yawning Angel
|
b563a3a09d
Bug 19406: OpenSSL made RSA and DH opaque in 1.1.0.
|
8 years ago |
Yawning Angel
|
86f0b80681
Bug 19406: OpenSSL changed the Thread API in 1.1.0 again.
|
8 years ago |
Nick Mathewson
|
a3ec811c2e
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
fdfc528f85
Merge branch 'bug19152_024_v2' into maint-0.2.8
|
8 years ago |
Nick Mathewson
|
c4c4380a5e
Fix a dangling pointer issue in our RSA keygen code
|
8 years ago |
Nick Mathewson
|
b53a2059c4
Expose crypto_digest_algorithm_get_length from crypto.c
|
8 years ago |
Nick Mathewson
|
62c5a1fa45
Mark even more crypto lines (the fragile_assert ones) as unreachable
|
8 years ago |
Nick Mathewson
|
b688945dfb
Refactor digest allocation backend code
|
8 years ago |
Nick Mathewson
|
365d0fcc6d
Cover all our DH code, and/or mark it unreachable.
|
8 years ago |
Nick Mathewson
|
98a590577a
Treat absent argument to crypto_log_errors as a bug.
|
8 years ago |
Nick Mathewson
|
d88656ec06
Slight improvements to DH coverage.
|
8 years ago |
Nick Mathewson
|
c395334879
Mark some unreachable lines in crypto.c
|
8 years ago |
Nick Mathewson
|
7a5f15b6e0
Improve test coverage of our strongest-rng code.
|
8 years ago |
Nick Mathewson
|
bff53aabce
Remove redundant declarations of MIN
|
8 years ago |
Nick Mathewson
|
0630f1982d
Add LCOV_EXCL* markers to crypto.c and crypto_s2k.c
|
8 years ago |