Commit History

Author SHA1 Message Date
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Fernando Fernandez Mancera f91469c165 Refactor crypto.[ch] into smaller DH module. 6 years ago
  Isis Lovecruft f17ace1460 crypto: Move declaration of crypto_init_siphash_key() into crypto.h. 6 years ago
  Isis Lovecruft 64e6551b8b crypto: Remove unnecessary includes from src/common/crypto.[ch] 6 years ago
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
  Fernando Fernandez Mancera 0fad49e1c4 Move crypto_pk_obsolete_* functions into RSA module. 6 years ago
  Fernando Fernandez Mancera 202d27af71 Add xof functions into crypto_digest.[ch] 6 years ago
  Fernando Fernandez Mancera f8b1493681 Refactor crypto.[ch] into smaller xof+digest module. 6 years ago
  Fernando Fernandez Mancera 54783b4c22 Refactor crypto.[ch] into smaller RSA module. 6 years ago
  Nick Mathewson 13a2acba3c Merge remote-tracking branch 'ffmancera/bug24658-openssl' 6 years ago
  Fernando Fernandez Mancera 4022277272 Refactor crypto.[ch] into smaller OpenSSL module. 6 years ago
  Nick Mathewson 17dcce3fe1 Fix wide lines introduced by previous patch. 6 years ago
  Nick Mathewson 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 years ago
  Nick Mathewson 2f086888b1 Make all the crypto free() functions macros that clear their targets 6 years ago
  David Goulet 5dea4b565f Add a BASE32_DIGEST_LEN define 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson 6c8c973191 Rename the hybrid_encrypt/decrypt functions; label them as dangerous 6 years ago
  George Kadianakis f35f52e869 Hide crypto_digest_t again and use an accessor for tests. 6 years ago
  George Kadianakis 43a73f6eb6 test: Crypto groundwork for e2e circuit unittests. 7 years ago
  Nick Mathewson e7506c03cf Isolate dmalloc/openssl bridge code to crypto.c 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson 558c04f5b1 Merge branch 'combined-fuzzing-v4' 7 years ago
  Nick Mathewson e2aeaeb76c Make a bunch of signature/digest-checking functions mockable 7 years ago
  Nick Mathewson ac3b559e93 Merge branch 'bug20569_030_02_squashed' 7 years ago
  David Goulet 870b5e2227 hs: Use AES-256 for v3 descriptor 7 years ago
  David Goulet 118691cd47 crypto: Change crypto_mac_sha3_256 to use the key length in the construction 7 years ago
  George Kadianakis b9010c8bf5 prop224 prepwork: Introduce HMAC-SHA3 function. 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 64521a9d35 Merge remote-tracking branch 'public/solaris_warnings_028' 7 years ago