Commit History

Author SHA1 Message Date
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Sebastian Hahn 909aa51b3f Remove configure option to disable curve25519 9 years ago
  Nick Mathewson b45bfba2ce Whitespace fixes 9 years ago
  teor ffd92e8ef8 Stop test & bench build failures with --disable-curve25519 9 years ago
  Nick Mathewson 1c5d680b3d Merge branch 'ed25519_ref10_squashed' 9 years ago
  Nick Mathewson 7ca470e13c Add a reference implementation of our ed25519 modifications 9 years ago
  Nick Mathewson 25b1a32ef8 Draft implementation for ed25519 key blinding, as in prop224 9 years ago
  Nick Mathewson 4caa6fad4c Add curve25519->ed25519 key conversion per proposal 228 9 years ago
  Nick Mathewson c75e275574 Add encode/decode functions for ed25519 public keys 10 years ago
  Nick Mathewson 006e6d3b6f Another ed25519 tweak: store secret keys in expanded format 9 years ago
  Nick Mathewson 87ba033cd5 Add Ed25519 support, wrappers, and tests. 10 years ago
  Nick Mathewson 764e008092 Merge branch 'libscrypt_trunnel_squashed' 9 years ago
  Nick Mathewson c433736734 Add tests for failing cases of crypto_pwbox 9 years ago
  Nick Mathewson d0f5d2b662 Test a full array of s2k flags with pwbox test. 9 years ago
  Nick Mathewson 05a6439f1f Use preferred key-expansion means for pbkdf2, scrypt. 9 years ago
  Nick Mathewson 8d84f3af7b Test vectors for PBKDF2 from RFC6070 9 years ago
  Nick Mathewson b59d0dae14 Test vectors for scrypt from draft-josefsson-scrypt-kdf-00 9 years ago
  Nick Mathewson 8184839a47 Rudimentary-but-sufficient passphrase-encrypted box code. 9 years ago
  Nick Mathewson e84e1c9745 More generic passphrase hashing code, including scrypt support 9 years ago
  Nick Mathewson ea72b4f60a clean up eol whitespace from coccinelle-generated patches 9 years ago
  Nick Mathewson a6627fdb80 Remove the legacy_test_helper and legacy_setup wrappers 9 years ago
  Nick Mathewson 1146a6a1c5 Replace the remaining test_n?eq_ptr calls 9 years ago
  Nick Mathewson 0243895792 Use coccinelle scripts to clean up our unit tests 9 years ago
  Nick Mathewson 9b2d8c4e20 Rename secret_to_key to secret_to_key_rfc2440 10 years ago
  Nick Mathewson 28538069b2 Fix numerous 64->32 errors in the unit tests 10 years ago
  Nick Mathewson 0be9e6099b Unit tests for pk fingerprint functions 10 years ago
  Nick Mathewson e1deb01e5f mingw fix: Rename a variable in the unit tests 10 years ago
  Nick Mathewson f51df9bb93 Tests for siphash, from reference implementation. 10 years ago
  Nick Mathewson a7410c9199 Add checks to prevent memcmp(.,.,negative) in tests (CID 1064417) 10 years ago
  Nick Mathewson e7165659e0 Fix crypto/digests test 10 years ago