commit | 4c9a3d59c4a2aebab71c46fff1327ce9e73d2266 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 03 17:45:19 2017 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 09 13:20:55 2017 -0800 |
tree | 52e8f26930f294131f1bde95c4df06bde67d4a6f | |
parent | 83eb1cc88e8e3eb5cabf858419f2a3ad841819dc [diff] |
security: Move KeyChain to security::v1 namespace and deprecated it Change-Id: Ic4b6915ca15998a83b410f3f8fac027f797ee7ca Refs: #3098
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
.