Commit History

作者 SHA1 備註 提交日期
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 年之前
  Isis Lovecruft 809f6fae84 refactor: Remove unnecessary `#include "crypto.h"` throughout codebase. 6 年之前
  Isis Lovecruft 88190026b3 crypto: Alphabetise some #includes in /src/common/crypto*. 6 年之前
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 年之前
  Nick Mathewson 0eed0899cd Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge 6 年之前
  Nick Mathewson 86498e5aa5 Fix wide lines from typo-fix patch. 6 年之前
  Deepesh Pathak ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 年之前
  Fernando Fernandez Mancera 61c7ec29f1 Include crypto_digest.h in order to solve dependency issues. 6 年之前
  Nick Mathewson 2f086888b1 Make all the crypto free() functions macros that clear their targets 6 年之前
  Nick Mathewson a64d79ca4c Move around some LCOV_EXCLs in src/common 6 年之前
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
  Nick Mathewson 649104fdb9 Remove a needless memwipe. 6 年之前
  George Kadianakis 0d9873ac0d ed25519: Check retval of unpack_negative_vartime in donna. 6 年之前
  Nick Mathewson 3f94041589 no newlines in log messages. 6 年之前
  George Kadianakis 559658ff1c ed25519: Add func that checks for torsion component in pubkeys. 7 年之前
  Nick Mathewson 3fc4f81de3 Make crypto_ed25519.c no longer depend on openssl 7 年之前
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 年之前
  Nick Mathewson e2aeaeb76c Make a bunch of signature/digest-checking functions mockable 7 年之前
  Nick Mathewson c838d34921 Merge branch 'dgoulet_ticket19043_030_03_squashed' 7 年之前
  George Kadianakis 297213825b prop224: Add unittests handling v3 ESTABLISH_INTRO cells. 7 年之前
  Nick Mathewson 937aef48ee Add an ed25519_copy; use it in a couple of places dgoulet suggested. 7 年之前
  Nick Mathewson 431565e053 Helper function to see if an ed25519 pk is set. 7 年之前
  Nick Mathewson aae034d13e Write a bunch of module documentation. 7 年之前
  George Kadianakis b8bfdf638e Introduce ed25519_{sign,checksig}_prefixed functions(). 7 年之前
  Nick Mathewson 0ef36626ea Use calloc, not malloc(a*b), in ed25519 batch signature check fn 8 年之前
  Nick Mathewson ec81329339 Do not leak the 'tag' when trying to read a truncated ed25519 key file 8 年之前
  Nick Mathewson 5b91e70a4f Mark unreachable lines in crypto_ed25519.c 8 年之前
  Nick Mathewson dd572dac34 Fix all doxygen warnings (other than missing docs) 8 年之前
  Nick Mathewson 57699de005 Update the copyright year. 8 年之前
  Nick Mathewson 23f8c9b32f Add a brief file-level description for everything in src/common 8 年之前