Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson ed02a409cf Merge branch 'bug16034_no_more_openssl_098_squashed' hace 9 años
  Nick Mathewson f8f407d66a Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args hace 9 años
  Yawning Angel 915c7438a7 Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller. hace 9 años
  Nick Mathewson 647b7d37c2 Merge remote-tracking branch 'public/bug15745_027_03' hace 9 años
  Nick Mathewson 55118d90ca Fix some implicit conversion warnings hace 9 años
  Yawning Angel 196499da73 Use a custom Base64 encoder with more control over the output format. hace 9 años
  Nick Mathewson e48ad353a3 Add test for random-int-in-range hace 9 años
  Nick Mathewson 7322de15dc Split the slow unit tests into their own binary hace 9 años
  Nick Mathewson 7a63005220 Basic unit test for condition variables. hace 10 años
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
  Nick Mathewson 4ac5175109 Fix wide lines (from 13172) hace 9 años
  Nick Mathewson a3dafd3f58 Replace operators used as macro arguments with OP_XX macros hace 9 años
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. hace 9 años
  Sebastian Hahn 909aa51b3f Remove configure option to disable curve25519 hace 9 años
  Nick Mathewson b45bfba2ce Whitespace fixes hace 9 años
  teor ffd92e8ef8 Stop test & bench build failures with --disable-curve25519 hace 9 años
  Nick Mathewson 1c5d680b3d Merge branch 'ed25519_ref10_squashed' hace 9 años
  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 764e008092 Merge branch 'libscrypt_trunnel_squashed' hace 9 años
  Nick Mathewson c433736734 Add tests for failing cases of crypto_pwbox hace 9 años
  Nick Mathewson d0f5d2b662 Test a full array of s2k flags with pwbox test. hace 9 años
  Nick Mathewson 05a6439f1f Use preferred key-expansion means for pbkdf2, scrypt. hace 9 años
  Nick Mathewson 8d84f3af7b Test vectors for PBKDF2 from RFC6070 hace 9 años
  Nick Mathewson b59d0dae14 Test vectors for scrypt from draft-josefsson-scrypt-kdf-00 hace 9 años
  Nick Mathewson 8184839a47 Rudimentary-but-sufficient passphrase-encrypted box code. hace 9 años