1. 0799671 DER encoding: implement PublicKey::toDer(). by Jeff Thompson · 11 years ago
  2. 7ff36fe code style: member variables end with _ by Jeff Thompson · 11 years ago
  3. 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
  4. 10ad12a global: Rename unsigned char to uint8, DynamicUCharArray to DynamicUInt8Array and DynamicUCharVector to DynamicUInt8Vector. by Jeff Thompson · 11 years ago
  5. c057343 security: Added PublicKey and OID classes. by Jeff Thompson · 11 years ago