Histórico de commits

Autor SHA1 Mensagem Data
  Nick Mathewson 1b52e95028 Merge branch '12498_ed25519_keys_v6' 9 anos atrás
  Nick Mathewson fe5d2477aa Implement ed25519-signed descriptors 10 anos atrás
  Nick Mathewson ed02a409cf Merge branch 'bug16034_no_more_openssl_098_squashed' 9 anos atrás
  Nick Mathewson f8f407d66a Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args 9 anos atrás
  Yawning Angel 915c7438a7 Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller. 9 anos atrás
  Nick Mathewson 647b7d37c2 Merge remote-tracking branch 'public/bug15745_027_03' 9 anos atrás
  Nick Mathewson 55118d90ca Fix some implicit conversion warnings 9 anos atrás
  Yawning Angel 196499da73 Use a custom Base64 encoder with more control over the output format. 9 anos atrás
  Nick Mathewson e48ad353a3 Add test for random-int-in-range 9 anos atrás
  Nick Mathewson 7322de15dc Split the slow unit tests into their own binary 9 anos atrás
  Nick Mathewson 7a63005220 Basic unit test for condition variables. 11 anos atrás
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anos atrás
  Nick Mathewson 4ac5175109 Fix wide lines (from 13172) 10 anos atrás
  Nick Mathewson a3dafd3f58 Replace operators used as macro arguments with OP_XX macros 10 anos atrás
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 10 anos atrás
  Sebastian Hahn 909aa51b3f Remove configure option to disable curve25519 10 anos atrás
  Nick Mathewson b45bfba2ce Whitespace fixes 10 anos atrás
  teor ffd92e8ef8 Stop test & bench build failures with --disable-curve25519 10 anos atrás
  Nick Mathewson 1c5d680b3d Merge branch 'ed25519_ref10_squashed' 10 anos atrás
  Nick Mathewson 7ca470e13c Add a reference implementation of our ed25519 modifications 10 anos atrás
  Nick Mathewson 25b1a32ef8 Draft implementation for ed25519 key blinding, as in prop224 10 anos atrás
  Nick Mathewson 4caa6fad4c Add curve25519->ed25519 key conversion per proposal 228 10 anos atrás
  Nick Mathewson c75e275574 Add encode/decode functions for ed25519 public keys 11 anos atrás
  Nick Mathewson 006e6d3b6f Another ed25519 tweak: store secret keys in expanded format 10 anos atrás
  Nick Mathewson 87ba033cd5 Add Ed25519 support, wrappers, and tests. 11 anos atrás
  Nick Mathewson 764e008092 Merge branch 'libscrypt_trunnel_squashed' 10 anos atrás
  Nick Mathewson c433736734 Add tests for failing cases of crypto_pwbox 10 anos atrás
  Nick Mathewson d0f5d2b662 Test a full array of s2k flags with pwbox test. 10 anos atrás
  Nick Mathewson 05a6439f1f Use preferred key-expansion means for pbkdf2, scrypt. 10 anos atrás
  Nick Mathewson 8d84f3af7b Test vectors for PBKDF2 from RFC6070 10 anos atrás