Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 7ca470e13c Add a reference implementation of our ed25519 modifications hace 9 años
  Nick Mathewson 25b1a32ef8 Draft implementation for ed25519 key blinding, as in prop224 hace 9 años
  Nick Mathewson 4caa6fad4c Add curve25519->ed25519 key conversion per proposal 228 hace 9 años
  Nick Mathewson c75e275574 Add encode/decode functions for ed25519 public keys hace 10 años
  Nick Mathewson 006e6d3b6f Another ed25519 tweak: store secret keys in expanded format hace 9 años
  Nick Mathewson 87ba033cd5 Add Ed25519 support, wrappers, and tests. hace 10 años
  Nick Mathewson 28538069b2 Fix numerous 64->32 errors in the unit tests hace 10 años
  Nick Mathewson 0be9e6099b Unit tests for pk fingerprint functions hace 10 años
  Nick Mathewson e1deb01e5f mingw fix: Rename a variable in the unit tests hace 10 años
  Nick Mathewson f51df9bb93 Tests for siphash, from reference implementation. hace 10 años
  Nick Mathewson a7410c9199 Add checks to prevent memcmp(.,.,negative) in tests (CID 1064417) hace 10 años
  Nick Mathewson e7165659e0 Fix crypto/digests test hace 10 años
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
  Nick Mathewson c94f6b228b Fix "make check-spaces" hace 11 años
  Marek Majkowski e4f51682bc Bug #5170 - test crypto_pk_get_all_digests hace 11 años
  Arlo Breault 0ab38b9366 Remove PK_PKCS1_PADDING hace 11 años
  Nick Mathewson 8f21838ee5 Merge remote-tracking branch 'origin/maint-0.2.4' hace 11 años
  Nick Mathewson 7d3fd85838 Fix bug 8845: check the right length of memory in aes unit tests hace 11 años
  Nick Mathewson 80e9ca411f Merge remote-tracking branch 'origin/maint-0.2.4' hace 11 años
  Nick Mathewson 8b6a952c94 Avoid clang warnings from implicit off_t->size_t cast hace 11 años
  Nick Mathewson 55ce9bff54 Remove unused check_fingerprint_syntax hace 11 años
  Nick Mathewson a05dc378e3 Remove unused HMAC-SHA1 function hace 11 años
  Nick Mathewson a4e9d67292 Remove some functions which were unused except for their tests hace 11 años
  Nick Mathewson 717946089b Resolve memory leaks in the unit tests and benchmarks (found by coverity) hace 11 años
  Nick Mathewson ffd6e557cb Speed up the curve25519 unit test by doing fewer iterations hace 11 años
  Nick Mathewson 522b312a51 whitespace fix hace 11 años
  Nick Mathewson 266419d244 Tolerate curve25519 backends where the high bit of the pk isn't ignored hace 11 años
  Nick Mathewson 4da083db3b Update the copyright date to 201. hace 11 años
  Nick Mathewson 31d888c834 Make the = at the end of ntor-onion-key optional. hace 11 años
  Nick Mathewson dffc8e359b Whoops; make that unit test actually pass :/ hace 11 años