1. f81de71 security: make HMAC compatible with OpenSSL 3 by Varun Patil · 12 months ago
  2. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 2 months ago
  3. 80d671f security: dissolve private header security/impl/openssl.hpp by Davide Pesavento · 2 years, 1 month ago
  4. 94dfcf1 tests: disable most HMAC tests with OpenSSL 3.0 until we adapt our code by Davide Pesavento · 2 years, 10 months ago
  5. b74bbda security: sign and verify new signed Interest format by Eric Newberry · 4 years, 1 month ago
  6. 78ffc63 security: clean up KeyChain and SigningInfo APIs by Eric Newberry · 4 years, 2 months ago
  7. 56a812d security: add HMAC support in KeyChain and SigningInfo by laqinfan · 5 years ago
  8. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  9. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/security/signing-info.t.cpp]
  10. 72c0c64 encoding: provide FormattedOutputFunction for Block by Junxiao Shi · 6 years ago
  11. 7e6f6f8 encoding: avoid UB when casting to tlv::SignatureTypeValue by Davide Pesavento · 7 years ago
  12. 2a6d45a security: implement operator== for SigningInfo by Nick Gordon · 7 years ago
  13. 4c9a3d5 security: Move KeyChain to security::v1 namespace and deprecated it by Alexander Afanasyev · 8 years ago
  14. d6d78aa security: Allow Identity and Key abstractions to be used in SigningInfo by Alexander Afanasyev · 8 years ago
  15. fe4733a security: Add new v2::KeyChain by Yingdi Yu · 9 years ago
  16. c95f564 security: Return *this from SigningInfo setters by Alexander Afanasyev · 8 years ago
  17. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  18. 99b2a00 security: change enum to enum class in security-common.hpp by Yingdi Yu · 9 years ago
  19. 48c291b security: Properly initialize state in `SigningInfo(const std::string&)` constructor by Spencer Lee · 9 years ago
  20. 308bc44 security: string representation for SigningInfo by Spencer Lee · 9 years ago
  21. 1b0311c security: New generalized signing API in KeyChain by Yingdi Yu · 9 years ago