1. 5e494c0 security: accept HMAC keys shorter than the hash function's output length by Davide Pesavento · 5 years ago
  2. 0fe72ea security: add HMAC support to SignerFilter and VerifierFilter by Laqin Fan · 5 years ago
  3. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  4. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed (98%) from tests/unit-tests/security/transform/signer-filter.t.cpp]
  5. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  6. 06f1bdf security: use EVP_DigestSign* routines in SignerFilter by Davide Pesavento · 7 years ago
  7. 6158f47 tests: eliminate cryptopp use from Test{Signer,Verifier}Filter by Davide Pesavento · 7 years ago
  8. 1ece2e3 security: Renaming EcdsaKeyParams to EcKeyParams by Spyridon Mastorakis · 9 years ago
  9. 2fa5939 security: Reorganizing source code to prepare for support of two version of NDN certificates by Alexander Afanasyev · 8 years ago
  10. b263f15 security: Add signing/verification support in transformation by Yingdi Yu · 9 years ago