Commit History

Author SHA1 Message Date
  George Kadianakis b9010c8bf5 prop224 prepwork: Introduce HMAC-SHA3 function. 7 years ago
  Nick Mathewson 957bdc4a42 Merge branch 'bug20553_028' 7 years ago
  Nick Mathewson 9b18b215bb Work around a behavior change in openssl's BUF_MEM code 7 years ago
  Nick Mathewson a633baf632 Merge branch 'osx_sierra_028' 7 years ago
  Nick Mathewson 1eba088054 Fix compilation on OSX Sierra (10.12) 7 years ago
  Nick Mathewson 6cb9c2cf77 Add support for AES256 and AES192 7 years ago
  Nick Mathewson 83129031b1 Remove a needless level of indirection from crypto_cipher_t 7 years ago
  Nick Mathewson ff116b7808 Simplify the crypto_cipher_t interface and structure 7 years ago
  Nick Mathewson 981d0a24b8 In aes.c, support 192-bit and 256-bit keys. 7 years ago
  Nick Mathewson 5e30e26c6d Chop another ~93 RSA key generations out of the unit tests 7 years ago
  Nick Mathewson 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 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