Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 3fc4f81de3 Make crypto_ed25519.c no longer depend on openssl vor 7 Jahren
  Nick Mathewson 7505f452c8 Run the copyright update script. vor 7 Jahren
  Nick Mathewson e2aeaeb76c Make a bunch of signature/digest-checking functions mockable vor 7 Jahren
  Nick Mathewson c838d34921 Merge branch 'dgoulet_ticket19043_030_03_squashed' vor 7 Jahren
  George Kadianakis 297213825b prop224: Add unittests handling v3 ESTABLISH_INTRO cells. vor 8 Jahren
  Nick Mathewson 937aef48ee Add an ed25519_copy; use it in a couple of places dgoulet suggested. vor 7 Jahren
  Nick Mathewson 431565e053 Helper function to see if an ed25519 pk is set. vor 8 Jahren
  Nick Mathewson aae034d13e Write a bunch of module documentation. vor 8 Jahren
  George Kadianakis b8bfdf638e Introduce ed25519_{sign,checksig}_prefixed functions(). vor 8 Jahren
  Nick Mathewson 0ef36626ea Use calloc, not malloc(a*b), in ed25519 batch signature check fn vor 8 Jahren
  Nick Mathewson ec81329339 Do not leak the 'tag' when trying to read a truncated ed25519 key file vor 8 Jahren
  Nick Mathewson 5b91e70a4f Mark unreachable lines in crypto_ed25519.c vor 8 Jahren
  Nick Mathewson dd572dac34 Fix all doxygen warnings (other than missing docs) vor 8 Jahren
  Nick Mathewson 57699de005 Update the copyright year. vor 8 Jahren
  Nick Mathewson 23f8c9b32f Add a brief file-level description for everything in src/common vor 8 Jahren
  Nick Mathewson b18f533cf0 Always test both ed25519 backends. vor 8 Jahren
  Nick Mathewson 2259de0de7 Always hash crypto_strongest_rand() along with some prng vor 8 Jahren
  Nick Mathewson 542cc8a5ff Fix a memory leak; bug 17398. vor 9 Jahren
  Yawning Angel 78fad380cd Use ed25519-donna's batch verification support when applicable. vor 9 Jahren
  Nick Mathewson 347fe449fe Move formatting functions around. vor 9 Jahren
  Nick Mathewson 3c28d95ca7 Add more EINVAL errno setting on key read failures vor 9 Jahren
  Yawning Angel 840e68d917 Integrate and enable ed25519-donna. vor 9 Jahren
  Nick Mathewson fe5d2477aa Implement ed25519-signed descriptors vor 10 Jahren
  Nick Mathewson 818e6f939d prop220: Implement certificates and key storage/creation vor 10 Jahren
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. vor 9 Jahren
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. vor 10 Jahren
  Nick Mathewson 46cda485bc Comments and tweaks based on review by asn vor 10 Jahren
  Nick Mathewson f0eb7ae79f More documentation for ed25519 stuff. vor 10 Jahren
  Nick Mathewson 25b1a32ef8 Draft implementation for ed25519 key blinding, as in prop224 vor 10 Jahren
  Nick Mathewson 4caa6fad4c Add curve25519->ed25519 key conversion per proposal 228 vor 10 Jahren