Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
2a66decfce197ac0129a6b67018307a9c8949cac
/
ndn-cpp
/
key-chain.cpp
2a66dec
Fix typo in defaultSign: need to pass wireFormat.
by Jeff Thompson
· 11 years ago
8efe5ad
In sign and defaultSign, added wireFormat argument.
by Jeff Thompson
· 11 years ago
7329a13
In KeyLocator, added support for KeyName.
by Jeff Thompson
· 11 years ago
63d0269
Renamed KeyLocator keyOrCertificate to keyData
by Jeff Thompson
· 11 years ago
192e86b
For decoding keys, use a temporary pointer since d2i updates it.
by Jeff Thompson
· 11 years ago
1e90d8c
Added KeyChain::selfVerifyData.
by Jeff Thompson
· 11 years ago
faaa237
In BinaryXmlEncoder, use DynamicUCharVector.
by Jeff Thompson
· 11 years ago
3c73da4
Added sign which takes publicKeyDer and privateKeyDer
by Jeff Thompson
· 11 years ago
3df8137
Added the default private key and finish implementing defaultSign.
by Jeff Thompson
· 11 years ago
ecc1a82
Use buffer for freshContent
by Jeff Thompson
· 11 years ago
8bee610
Added digestSha256 which uses SHA256_CTX and writes to a buffer.
by Jeff Thompson
· 11 years ago
b81192e
Change to use openssl/evp.h
by Jeff Thompson
· 11 years ago
ade5bda
Temporarily comment out openssl code
by Jeff Thompson
· 11 years ago
47c93cf
Added key-chain.cpp
by Jeff Thompson
· 11 years ago