Commit History

Author SHA1 Message Date
  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
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 years ago
  Nick Mathewson c94f6b228b Fix "make check-spaces" 11 years ago
  Marek Majkowski e4f51682bc Bug #5170 - test crypto_pk_get_all_digests 11 years ago
  Arlo Breault 0ab38b9366 Remove PK_PKCS1_PADDING 11 years ago
  Nick Mathewson 8f21838ee5 Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson 7d3fd85838 Fix bug 8845: check the right length of memory in aes unit tests 11 years ago
  Nick Mathewson 80e9ca411f Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson 8b6a952c94 Avoid clang warnings from implicit off_t->size_t cast 11 years ago
  Nick Mathewson 55ce9bff54 Remove unused check_fingerprint_syntax 11 years ago
  Nick Mathewson a05dc378e3 Remove unused HMAC-SHA1 function 11 years ago
  Nick Mathewson a4e9d67292 Remove some functions which were unused except for their tests 11 years ago