commit | 7a81389ae3e61f55020902a33ec0547fcc2b95ac | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Tue Jun 09 14:19:54 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Aug 04 10:40:03 2015 -0700 |
tree | 2f453ce69bd779841d1b7a53b7f0b1069af4b3b8 | |
parent | fba8a637c07587568a44088fca4f50e19fd19964 [diff] |
security: Add ValidityPeriod abstraction Change-Id: I6fbe2541a2a8bb90513441f0ef8297d0c8007455 Refs: #2868
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: http://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
.