Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
fe4733a1608712e389fe10b329a9fd61575ad075
/
tests
/
unit-tests
/
security
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
5f1820e
security: Implement operator<< for v2::Certificate
by Alexander Afanasyev
· 8 years ago
48becde
security: Enable validator fetch cert directly from interest sender
by Zhiyi Zhang
· 8 years ago
cbe72b0
security: Change the ownership model of Pib and its related entities
by Yingdi Yu
· 9 years ago
0399768
security: Make addKey/Cert behavior of PibImpl consistent
by Yingdi Yu
· 9 years ago
7b3b5e9
security: Separate TPM locator modification and database resetting in PIB
by Yingdi Yu
· 9 years ago
6ee2d36
security: Adapt PIB to NDN Certificate Format version 2.0
by Yingdi Yu
· 9 years ago
0b60e7a
security: Add new TPM framework
by Yingdi Yu
· 9 years ago
97709c0
security: Move PIB-related code into security/pib/
by Alexander Afanasyev
· 8 years ago
c08d7d6
security: Add interface to request different key id generation
by Yingdi Yu
· 9 years ago
f4bb5c7
security: Add NDN Certificate 2.0
by Zhiyi Zhang
· 9 years ago
10bf63a
security: Correct ValidityPeriod::isValid check
by Yingdi Yu
· 9 years ago
eee3e82
tests: respect naming conventions and improve nesting of some test suites
by Davide Pesavento
· 8 years ago
99832d4
security: ValidatorConfig FacesFixture bugfix
by Zhiyi Zhang
· 8 years ago
433686c
security: Clean up certfiles in ValidatorConfig test suite
by Zhiyi Zhang
· 8 years ago
4ce0bcf
util: io::load accepts base64 encoding without newlines
by Junxiao Shi
· 8 years ago
160701a
util: ndn::io::loadBlock and saveBlock
by Junxiao Shi
· 8 years ago
2fa5939
security: Reorganizing source code to prepare for support of two version of NDN certificates
by Alexander Afanasyev
· 8 years ago
ba6baaf
security: StreamSource throws upon istream::fail()
by Junxiao Shi
· 8 years ago
198c381
security: Validator::verifySignature don't throw on Interest with malformed signature
by Junxiao Shi
· 8 years ago
b263f15
security: Add signing/verification support in transformation
by Yingdi Yu
· 9 years ago
202a2e9
security: Add wrapper for public/private key in transformation
by Yingdi Yu
· 9 years ago
8751661
security: Add BlockCipher in transformation
by Yingdi Yu
· 9 years ago
99b2a00
security: change enum to enum class in security-common.hpp
by Yingdi Yu
· 9 years ago
41abef8
tests: plug memory leak in SecuritySecTpmFile/RandomGenerator
by Davide Pesavento
· 8 years ago
dc2d6d2
security: CommandInterestValidator
by Junxiao Shi
· 8 years ago
85d9083
tests: move makeInterest/makeData/etc to ndn::tests namespace
by Junxiao Shi
· 8 years ago
3e62a83
security: Add SafeBag
by Zhiyi Zhang
· 9 years ago
d12fb97
security: Add hmac calculation support in transformation
by Yingdi Yu
· 9 years ago
ae73427
security: Add digest calculation support in transformation
by Yingdi Yu
· 9 years ago
38317e5
security: Add base64 and hex encoding/decoding support in transformation
by Yingdi Yu
· 9 years ago
3168c30
security: Add transformation sink/source
by Yingdi Yu
· 9 years ago
044bb7e
security: ValidatorConfig rule evaluates all checkers
by Zhiyi Zhang
· 8 years ago
d5827ce
util: make SegmentFetcher test suite run faster
by Junxiao Shi
· 8 years ago
cf49055
tests: Extending Face test cases
by Alexander Afanasyev
· 8 years ago
e4f8c3b
tests: Enable isolation of KeyChain during run of unit/integrated tests
by Alexander Afanasyev
· 8 years ago
641de4c
security: Fix signing by identity (ECDSA)
by José Quevedo
· 9 years ago
9bdbb83
tests: Replace usage of deprecated elements of ndn::util::DummyClientFace
by Alexander Afanasyev
· 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
03c170e
build: Fix compilation with boost 1.59
by Alexander Afanasyev
· 9 years ago
0d2ed2e
Enhance exception throwing with Boost Exception library
by Spyridon Mastorakis
· 9 years ago
ea38294
security: Add AdditionalInfo into SignatureInfo
by Yingdi Yu
· 9 years ago
7a81389
security: Add ValidityPeriod abstraction
by Yingdi Yu
· 9 years ago
8828ca6
util: Improvements of string helpers
by Alexander Afanasyev
· 9 years ago
d82b07c
security: Helpers to create SigningInfo
by Eric Newberry
· 9 years ago
11314b7
security: implement PibSqlite3 based on PibImpl
by Mickey Sweatt
· 9 years ago
1b0311c
security: New generalized signing API in KeyChain
by Yingdi Yu
· 9 years ago
3bf91f5
security: adjust description of PibImpl interfaces
by Yingdi Yu
· 9 years ago
8ca4325
security: IdentityCertificate sets default FreshnessPeriod to 1 hour
by Junxiao Shi
· 9 years ago
b8f8b34
security: define new abstraction for identity, key, and certificate
by Yingdi Yu
· 10 years ago
adadb71
security: Add in-memory pib
by Yingdi Yu
· 10 years ago
c89efb4
name: Deprecation of Name::set methods, move constructors to .cpp, and documentation update
by Alexander Afanasyev
· 10 years ago
429634f
tests: Change to updated naming conventions
by Spyridon Mastorakis
· 10 years ago
af99f46
src: Update copyright notices for files modified in 2015
by Alexander Afanasyev
· 10 years ago
34a3763
security: Canonize PIB and TPM scheme names
by Alexander Afanasyev
· 10 years ago
0711380
security: Refactoring creation of SecPublicInfo and SecTpm during KeyChain creation
by Alexander Afanasyev
· 10 years ago
4154634
security: Pair-up Tpm and Pib in KeyChain
by Yingdi Yu
· 10 years ago
a8659ff
face: Make default transport configurable
by Steve DiBenedetto
· 10 years ago
6ab6781
security: Allow KeyChain to sign interest using SHA256 digest
by Yingdi Yu
· 10 years ago
3e8b52e
tools: Allow verbose option in ndnsec-list/ndnsec-ls-identity command line tools
by Yingdi Yu
· 10 years ago
80979ba
security: Handle certificate decoding error in validation process
by Yingdi Yu
· 10 years ago
d3a55b2
tests: Converting test cases to use UnitTestClock
by Alexander Afanasyev
· 10 years ago
3b4c314
security: Display SignatureInfo when printing a certificate
by Yingdi Yu
· 10 years ago
eabffdf
tests: Fix issue with UnitTestClock-based event scheduling (extra sleep required)
by Alexander Afanasyev
· 10 years ago
72e4a5d
tests: Rewrite SecurityTestCertificateCache test to use UnitTestClock
by Alexander Afanasyev
· 10 years ago
e36322a
security: get KeyDigest from PublicKey.
by Yingdi Yu
· 10 years ago
3ed09d0
tests: Manage identity/certificate creation in test cases through IdentityManagementFixture.
by Yingdi Yu
· 10 years ago
d9715e3
tests: Add test suite shared identity management fixture
by Yingdi Yu
· 10 years ago
54ce668
all: rename Tlv namespace to tlv for consistency
by Steve DiBenedetto
· 10 years ago
1c6976d
security: Fixing compilation errors and providing backward compatible interface for Signature*
by Alexander Afanasyev
· 10 years ago
4a55705
security: Update Signature abstraction to match 0.1.1 spec
by Yingdi Yu
· 10 years ago
9d9d599
security: Enable exporting/importing ECDSA key
by Yingdi Yu
· 10 years ago
5ec0ee3
security: Support ECDSA verification in all related classes.
by Yingdi Yu
· 10 years ago
c8f883c
security: Add ECDSA signature signing and validation
by Yingdi Yu
· 10 years ago
7036ce2
security: Add KeyParams to support multiple types of keys.
by Yingdi Yu
· 10 years ago
40b5309
security: Support KeyType in SecPublicInfo
by Yingdi Yu
· 10 years ago
0f5fb69
security: Include timestamp and nonce in signed interest and provide timestamp checking in ValidatorConf
by Yingdi Yu
· 10 years ago
bf6a281
security: rename SignatureSha256 to DigestSha256
by Yingdi Yu
· 10 years ago
ebfa4cb
security: Add SignatureSha256WithEcdsa
by Yingdi Yu
· 10 years ago
2620b1c
security: Add key type in PublicKey (in order to support multiple signature type)
by Yingdi Yu
· 10 years ago
0eb5d72
security+tools: Allow user to explicitly specify the cert name prefix before 'KEY' component in ndnsec-certgen
by Yingdi Yu
· 10 years ago
24b75c8
src: Minor corrections and improvements
by Alexander Afanasyev
· 10 years ago
8b1674a
build: Reviving support for precompiled headers
by Alexander Afanasyev
· 10 years ago