- 80d671f security: dissolve private header security/impl/openssl.hpp by Davide Pesavento · 2 years, 5 months ago
- 258d51a encoding: make Block convertible to span by Davide Pesavento · 2 years, 8 months ago
- df8fd8a name: convert to span by Davide Pesavento · 2 years, 9 months ago
- aee2ada interest: remove deprecated setDefaultCanBePrefix() by Davide Pesavento · 2 years, 9 months ago
- fbea4fc encoding: convert to span by Davide Pesavento · 2 years, 9 months ago
- 35c6379 security: convert more functions to span by Davide Pesavento · 2 years, 10 months ago
- 765abc9 util: backport C++20 std::span and use it in various APIs by Davide Pesavento · 2 years, 10 months ago
- 94dfcf1 tests: disable most HMAC tests with OpenSSL 3.0 until we adapt our code by Davide Pesavento · 3 years, 1 month ago
- 809f754 security: remove redundant overloads of verifySignature() and verifyDigest() by Davide Pesavento · 3 years, 7 months ago
- f2cae61 Drop unnecessary v2 namespace qualifications by Davide Pesavento · 3 years, 7 months ago
- aef53b6 security: Generalize signature verification to allow digest-sha256 by Justin Labry · 3 years, 8 months ago
- 4c1ad4c tests: refactor common test infrastructure and fixtures by Davide Pesavento · 4 years ago
- e36aae1 security: fix extraction of signed portion during Data signature verification by Eric Newberry · 4 years, 2 months ago
- b74bbda security: sign and verify new signed Interest format by Eric Newberry · 4 years, 5 months ago
- 09236c2 security: Rename security/v2/* to security/* by Alexander Afanasyev · 4 years, 5 months ago
- bc997e5 security: add HMAC support in verification helpers by laqinfan · 5 years ago
- 77d9e81 security: remove unused KeyClass and AclType enums by Davide Pesavento · 5 years ago
- 7e78064 Change #include style by Davide Pesavento · 6 years ago
- 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed (99%) from tests/unit-tests/security/verification-helpers.t.cpp]
- 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
- 2bea5c4 tests: revamp Face integrated tests by Junxiao Shi · 7 years ago
- fe1239a security: merge SIGNER_TYPE_PIB_* into SIGNER_TYPE_ID and SIGNER_TYPE_KEY by Junxiao Shi · 8 years ago
- 574aa86 security: Add a set of signature verification helpers by Alexander Afanasyev · 8 years ago