提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson 1c5d680b3d Merge branch 'ed25519_ref10_squashed' 9 年之前
  Nick Mathewson 7ca470e13c Add a reference implementation of our ed25519 modifications 9 年之前
  Nick Mathewson 25b1a32ef8 Draft implementation for ed25519 key blinding, as in prop224 9 年之前
  Nick Mathewson 4caa6fad4c Add curve25519->ed25519 key conversion per proposal 228 9 年之前
  Nick Mathewson c75e275574 Add encode/decode functions for ed25519 public keys 10 年之前
  Nick Mathewson 006e6d3b6f Another ed25519 tweak: store secret keys in expanded format 9 年之前
  Nick Mathewson 87ba033cd5 Add Ed25519 support, wrappers, and tests. 10 年之前
  Nick Mathewson 764e008092 Merge branch 'libscrypt_trunnel_squashed' 9 年之前
  Nick Mathewson c433736734 Add tests for failing cases of crypto_pwbox 9 年之前
  Nick Mathewson d0f5d2b662 Test a full array of s2k flags with pwbox test. 9 年之前
  Nick Mathewson 05a6439f1f Use preferred key-expansion means for pbkdf2, scrypt. 9 年之前
  Nick Mathewson 8d84f3af7b Test vectors for PBKDF2 from RFC6070 9 年之前
  Nick Mathewson b59d0dae14 Test vectors for scrypt from draft-josefsson-scrypt-kdf-00 9 年之前
  Nick Mathewson 8184839a47 Rudimentary-but-sufficient passphrase-encrypted box code. 9 年之前
  Nick Mathewson e84e1c9745 More generic passphrase hashing code, including scrypt support 9 年之前
  Nick Mathewson ea72b4f60a clean up eol whitespace from coccinelle-generated patches 9 年之前
  Nick Mathewson a6627fdb80 Remove the legacy_test_helper and legacy_setup wrappers 9 年之前
  Nick Mathewson 1146a6a1c5 Replace the remaining test_n?eq_ptr calls 9 年之前
  Nick Mathewson 0243895792 Use coccinelle scripts to clean up our unit tests 9 年之前
  Nick Mathewson 9b2d8c4e20 Rename secret_to_key to secret_to_key_rfc2440 10 年之前
  Nick Mathewson 28538069b2 Fix numerous 64->32 errors in the unit tests 10 年之前
  Nick Mathewson 0be9e6099b Unit tests for pk fingerprint functions 10 年之前
  Nick Mathewson e1deb01e5f mingw fix: Rename a variable in the unit tests 10 年之前
  Nick Mathewson f51df9bb93 Tests for siphash, from reference implementation. 10 年之前
  Nick Mathewson a7410c9199 Add checks to prevent memcmp(.,.,negative) in tests (CID 1064417) 10 年之前
  Nick Mathewson e7165659e0 Fix crypto/digests test 10 年之前
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 年之前
  Nick Mathewson c94f6b228b Fix "make check-spaces" 11 年之前
  Marek Majkowski e4f51682bc Bug #5170 - test crypto_pk_get_all_digests 11 年之前
  Arlo Breault 0ab38b9366 Remove PK_PKCS1_PADDING 11 年之前