1. f81de71 security: make HMAC compatible with OpenSSL 3 by Varun Patil · 1 year, 2 months ago
  2. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 4 months ago
  3. dc3575f Fix handling of `--without-osx-keychain` by Davide Pesavento · 2 years, 1 month ago
  4. 80d671f security: dissolve private header security/impl/openssl.hpp by Davide Pesavento · 2 years, 3 months ago
  5. 35c6379 security: convert more functions to span by Davide Pesavento · 2 years, 8 months ago
  6. 765abc9 util: backport C++20 std::span and use it in various APIs by Davide Pesavento · 2 years, 8 months ago
  7. 94dfcf1 tests: disable most HMAC tests with OpenSSL 3.0 until we adapt our code by Davide Pesavento · 3 years ago
  8. f2cae61 Drop unnecessary v2 namespace qualifications by Davide Pesavento · 3 years, 6 months ago
  9. 0990441 Ensure all include guards start with "NDN_CXX_" by Davide Pesavento · 3 years, 6 months ago
  10. 4c1ad4c tests: refactor common test infrastructure and fixtures by Davide Pesavento · 3 years, 10 months ago
  11. 6d024ba security: add vectored API for verify and sign by Eric Newberry · 4 years, 3 months ago
  12. 4fb35d8 security: stop installing headers of concrete PIB, TPM, and KeyHandle implementations by Davide Pesavento · 4 years, 10 months ago
  13. 12cef87 security: make BackEnd::Error an alias of Tpm::Error by Davide Pesavento · 4 years, 10 months ago
  14. 56a812d security: add HMAC support in KeyChain and SigningInfo by laqinfan · 5 years ago
  15. cf0baa2 security: add signature verification support in TPM by laqinfan · 5 years ago
  16. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  17. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago