1. 07db073 security: tolerate invalid or unsupported public keys in PIB by Davide Pesavento · 2 years, 3 months ago
  2. 9ee770b security: introduce KeyChain::makeCertificate by Junxiao Shi · 2 years, 3 months ago
  3. 7d72868 security: include certificate name in KeyLocator by Junxiao Shi · 2 years, 4 months ago
  4. aee2ada interest: remove deprecated setDefaultCanBePrefix() by Davide Pesavento · 2 years, 5 months ago
  5. 765abc9 util: backport C++20 std::span and use it in various APIs by Davide Pesavento · 2 years, 7 months ago
  6. 94dfcf1 tests: disable most HMAC tests with OpenSSL 3.0 until we adapt our code by Davide Pesavento · 2 years, 10 months ago
  7. 809f754 security: remove redundant overloads of verifySignature() and verifyDigest() by Davide Pesavento · 3 years, 4 months ago
  8. 7371036 tests: rewrite and improve KeyChain signing test case by Davide Pesavento · 3 years, 8 months ago
  9. 4c1ad4c tests: refactor common test infrastructure and fixtures by Davide Pesavento · 3 years, 8 months ago
  10. 81bd696 data: do not encode a Content element if not set by Davide Pesavento · 4 years, 1 month ago
  11. b74bbda security: sign and verify new signed Interest format by Eric Newberry · 4 years, 1 month ago
  12. 09236c2 security: Rename security/v2/* to security/* by Alexander Afanasyev · 4 years, 2 months ago[Renamed (98%) from tests/unit/security/v2/key-chain.t.cpp]
  13. f601e19 security: Add check for success of TPM signing by Alexander Afanasyev · 4 years, 2 months ago
  14. 14c56cd data: add shortcuts to access SignatureType and KeyLocator by Davide Pesavento · 4 years, 2 months ago
  15. a3c8bd1 signature: deprecate Signature in favor of SignatureInfo by Eric Newberry · 4 years, 2 months ago
  16. bc997e5 security: add HMAC support in verification helpers by laqinfan · 5 years ago
  17. 56a812d security: add HMAC support in KeyChain and SigningInfo by laqinfan · 5 years ago
  18. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  19. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed (99%) from tests/unit-tests/security/v2/key-chain.t.cpp]
  20. 57d02b6 security: Fix bug preventing customization of KeyChain's TPM on macOS by Alexander Afanasyev · 6 years ago
  21. 72c0c64 encoding: provide FormattedOutputFunction for Block by Junxiao Shi · 6 years ago
  22. 0f83080 util: add literal operators for duration types by Davide Pesavento · 7 years ago
  23. 82d6a4c security: fix error handling in KeyChain::importSafeBag() by Davide Pesavento · 7 years ago
  24. 0cf887d build: Change HAVE_OSX_SECURITY to a more general HAVE_OSX_FRAMEWORKS by Alexander Afanasyev · 7 years ago
  25. 80782e0 **breaking change**: Switch Face and related classes to v2::KeyChain by Alexander Afanasyev · 8 years ago
  26. a10b2ff security: Correct KeyChain::addCertificate semantics by Alexander Afanasyev · 7 years ago
  27. 574aa86 security: Add a set of signature verification helpers by Alexander Afanasyev · 8 years ago
  28. 1ece2e3 security: Renaming EcdsaKeyParams to EcKeyParams by Spyridon Mastorakis · 9 years ago
  29. f837917 security: Make self-signed certificate valid from 1970-01-01 to now()+20 years by Alexander Afanasyev · 8 years ago
  30. fc99b51 tests: Implement IdentityManagementV2Fixture for v2::KeyChain by Alexander Afanasyev · 8 years ago
  31. d6d78aa security: Allow Identity and Key abstractions to be used in SigningInfo by Alexander Afanasyev · 8 years ago
  32. fe4733a security: Add new v2::KeyChain by Yingdi Yu · 9 years ago