Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 6cb9c2cf77 Add support for AES256 and AES192 hace 7 años
  Nick Mathewson 83129031b1 Remove a needless level of indirection from crypto_cipher_t hace 7 años
  Nick Mathewson 64521a9d35 Merge remote-tracking branch 'public/solaris_warnings_028' hace 7 años
  Nick Mathewson 5e30e26c6d Chop another ~93 RSA key generations out of the unit tests hace 7 años
  Nick Mathewson 94bff894f9 Fix a large pile of solaris warnings for bug 19767. hace 7 años
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
  Nick Mathewson b53a2059c4 Expose crypto_digest_algorithm_get_length from crypto.c hace 8 años
  Nick Mathewson 7a5f15b6e0 Improve test coverage of our strongest-rng code. hace 8 años
  Nick Mathewson 57699de005 Update the copyright year. hace 8 años
  Nick Mathewson 882e0fbd76 Merge branch 'bug17795' hace 8 años
  Nick Mathewson a8d6989589 Whitespace fixes hace 8 años
  Nick Mathewson 9746aed2ba Another automated rename. hace 8 años
  Nick Mathewson 8a4bba06d2 Rename crypto_digest_all, and digests_t. hace 8 años
  Hassan Alsibyani edd93f9de8 changing output of crypto_cipher_crypt_inplace from int to void hace 8 años
  Nick Mathewson 39b597c2fd Restrict the meaning of digests_t to sha1+sha256. hace 8 años
  Nick Mathewson a1019b82c1 Merge remote-tracking branch 'public/feature16794_more' hace 8 años
  Nick Mathewson a12c5f462f Remove the (now-unused) digest_algorithm_bitfield_t hace 8 años
  Nick Mathewson d7c841f467 Unit tests for crypto_force_rand_ssleay(). hace 8 años
  Yawning Angel 9467485517 Add `crypto_xof_t` and assorted routines, backed by SHAKE256. hace 8 años
  Yawning Angel 687f9b3bd7 Add the SHA-3 hash functions to common/crypto.h. hace 8 años
  Nick Mathewson 7186e2a943 Merge remote-tracking branch 'public/feature17694_strongest_027' hace 8 años
  Nick Mathewson 2259de0de7 Always hash crypto_strongest_rand() along with some prng hace 8 años
  Nick Mathewson e5754c42d1 Merge branch 'bug17686_v2_027' hace 8 años
  Nick Mathewson ddcbe26474 Now that crypto_rand() cannot fail, it should return void. hace 8 años
  Nick Mathewson 10fdee6285 Add crypto-initializer functions to those whose return values must be checked hace 8 años
  Nick Mathewson dedea28c2e Make crypto_seed_rng() and crypto_rand() less scary. hace 8 años
  George Tankersley ff54cc8481 add SHA512 support to crypto hace 8 años
  Nick Mathewson b5aa257d46 Fix "make check-spaces" hace 8 años
  Ola Bini 94e5db3dca Add tests for tortls.c hace 8 años
  Yawning Angel af898f5475 Add crypto_rand_unmocked, which is crypto_rand without mocking. hace 8 años