commit | c08d7d6c2cca5b27e33aa8051e92abf8c07dd196 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Thu Jul 16 21:05:11 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Dec 31 10:18:14 2016 -0800 |
tree | 88cb733452bd5b9738575ae21012f52cfa139f93 | |
parent | f4bb5c7b7e9a151d3e72da7f370c0b30e15af3fb [diff] |
security: Add interface to request different key id generation The option for key id include timestamp, random, and user-specified value. This commit only adds the interface, the support to honor the interface will be implemented later. Change-Id: I476381ff0fc56cd7906392cb7482b7458e386781 Refs: #2948
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.