Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
5bd6c643eeb64e8df480429828d2c6f028e06848
/
tests
/
unit
/
security
/
signing-info.t.cpp
94dfcf1
tests: disable most HMAC tests with OpenSSL 3.0 until we adapt our code
by Davide Pesavento
· 3 years, 1 month ago
b74bbda
security: sign and verify new signed Interest format
by Eric Newberry
· 4 years, 5 months ago
78ffc63
security: clean up KeyChain and SigningInfo APIs
by Eric Newberry
· 4 years, 6 months 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 from tests/unit-tests/security/signing-info.t.cpp]
72c0c64
encoding: provide FormattedOutputFunction for Block
by Junxiao Shi
· 7 years ago
7e6f6f8
encoding: avoid UB when casting to tlv::SignatureTypeValue
by Davide Pesavento
· 7 years ago
2a6d45a
security: implement operator== for SigningInfo
by Nick Gordon
· 8 years ago
4c9a3d5
security: Move KeyChain to security::v1 namespace and deprecated it
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
c95f564
security: Return *this from SigningInfo setters
by Alexander Afanasyev
· 8 years ago
eee3e82
tests: respect naming conventions and improve nesting of some test suites
by Davide Pesavento
· 8 years ago
99b2a00
security: change enum to enum class in security-common.hpp
by Yingdi Yu
· 9 years ago
48c291b
security: Properly initialize state in `SigningInfo(const std::string&)` constructor
by Spencer Lee
· 9 years ago
308bc44
security: string representation for SigningInfo
by Spencer Lee
· 9 years ago
1b0311c
security: New generalized signing API in KeyChain
by Yingdi Yu
· 9 years ago