Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
fbea4fc83da1c3450ccbb5f0e3e2d5fbf9605961
/
tests
/
unit
/
security
/
key-chain.t.cpp
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
7371036
tests: rewrite and improve KeyChain signing test case
by Davide Pesavento
· 4 years ago
4c1ad4c
tests: refactor common test infrastructure and fixtures
by Davide Pesavento
· 4 years ago
81bd696
data: do not encode a Content element if not set
by Davide Pesavento
· 4 years, 5 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
[Renamed (98%) from tests/unit/security/v2/key-chain.t.cpp]
f601e19
security: Add check for success of TPM signing
by Alexander Afanasyev
· 4 years, 5 months ago
14c56cd
data: add shortcuts to access SignatureType and KeyLocator
by Davide Pesavento
· 4 years, 6 months ago
a3c8bd1
signature: deprecate Signature in favor of SignatureInfo
by Eric Newberry
· 4 years, 6 months ago
bc997e5
security: add HMAC support in verification helpers
by laqinfan
· 5 years ago
56a812d
security: add HMAC support in KeyChain and SigningInfo
by laqinfan
· 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/v2/key-chain.t.cpp]
57d02b6
security: Fix bug preventing customization of KeyChain's TPM on macOS
by Alexander Afanasyev
· 6 years ago
72c0c64
encoding: provide FormattedOutputFunction for Block
by Junxiao Shi
· 7 years ago
0f83080
util: add literal operators for duration types
by Davide Pesavento
· 7 years ago
82d6a4c
security: fix error handling in KeyChain::importSafeBag()
by Davide Pesavento
· 7 years ago
0cf887d
build: Change HAVE_OSX_SECURITY to a more general HAVE_OSX_FRAMEWORKS
by Alexander Afanasyev
· 8 years ago
80782e0
**breaking change**: Switch Face and related classes to v2::KeyChain
by Alexander Afanasyev
· 8 years ago
a10b2ff
security: Correct KeyChain::addCertificate semantics
by Alexander Afanasyev
· 8 years ago
574aa86
security: Add a set of signature verification helpers
by Alexander Afanasyev
· 8 years ago
1ece2e3
security: Renaming EcdsaKeyParams to EcKeyParams
by Spyridon Mastorakis
· 9 years ago
f837917
security: Make self-signed certificate valid from 1970-01-01 to now()+20 years
by Alexander Afanasyev
· 8 years ago
fc99b51
tests: Implement IdentityManagementV2Fixture for v2::KeyChain
by Alexander Afanasyev
· 8 years ago
d6d78aa
security: Allow Identity and Key abstractions to be used in SigningInfo
by Alexander Afanasyev
· 8 years ago
fe4733a
security: Add new v2::KeyChain
by Yingdi Yu
· 9 years ago