Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
40f361ad6b7993bf6ed9b1796a4a1b67dbc1e055
/
ndn-cpp
/
security
/
key-chain.hpp
40f361a
security: Make the KeyChain constructor take an IdentityManager.
by Jeff Thompson
· 11 years ago
9296f0c
security: Checkpoint after requiring signData to supply the certificateName.
by Jeff Thompson
· 11 years ago
ffa36f9
documentation: Add class description.
by Jeff Thompson
· 11 years ago
8d24fe1
security: In signData, update doc comment.
by Jeff Thompson
· 11 years ago
2ce8f49
security: Added initial KeyChain.signData and verifyData
by Jeff Thompson
· 11 years ago
0050abe
Code style: Put function return type on a line by itself.
by Jeff Thompson
· 11 years ago
7687dc0
All source files: Added UC Copyright. Added jefft0 email address.
by Jeff Thompson
· 11 years ago
a7516e0
Use argument defaults for getDefaultWireFormat() instead of a separate overloaded method.
by Jeff Thompson
· 11 years ago
fec716d
Renamed SignedInfo to MetaInfo (except for encoding binary XML).
by Jeff Thompson
· 11 years ago
1656e6a
Code style: Declare (Type& value) instead of (Type &value)
by Jeff Thompson
· 11 years ago
7a67cb6
Move key-chain to security subdirectory.
by Jeff Thompson
· 11 years ago
[Renamed (98%) from ndn-cpp/key-chain.hpp]
8efe5ad
In sign and defaultSign, added wireFormat argument.
by Jeff Thompson
· 11 years ago
1e90d8c
Added KeyChain::selfVerifyData.
by Jeff Thompson
· 11 years ago
3c73da4
Added sign which takes publicKeyDer and privateKeyDer
by Jeff Thompson
· 11 years ago
2d27e2f
Convert tabs to spaces.
by Jeff Thompson
· 11 years ago
3392fd6
Fix typo
by Jeff Thompson
· 11 years ago
ade5b1e
In defaultSign, added hint for setting the current time.
by Jeff Thompson
· 11 years ago
3df8137
Added the default private key and finish implementing defaultSign.
by Jeff Thompson
· 11 years ago
47c93cf
Added key-chain.cpp
by Jeff Thompson
· 11 years ago