Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
e6f84dbe9b13213c3d6201e17f49011a43c43587
/
ndn-cpp
/
security
/
certificate
/
public-key.cpp
0799671
DER encoding: implement PublicKey::toDer().
by Jeff Thompson
· 11 years ago
7ff36fe
code style: member variables end with _
by Jeff Thompson
· 11 years ago
25b4e61
make: Global change: Move all public headers to include folder. Change source to including public headers using #include <ndn-cpp/*>. Split some header files to minimize exposing C .h files.
by Jeff Thompson
· 11 years ago
10ad12a
global: Rename unsigned char to uint8, DynamicUCharArray to DynamicUInt8Array and DynamicUCharVector to DynamicUInt8Vector.
by Jeff Thompson
· 11 years ago
c057343
security: Added PublicKey and OID classes.
by Jeff Thompson
· 11 years ago