commit | 55ea01adbe56292cc0f8b27f7e3feceb84aeb109 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Tue Jul 21 22:42:17 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Aug 03 11:54:53 2016 -0700 |
tree | 352dfb7bec9053101e89a95b2bef9281c08956f4 | |
parent | d12fb97dce7e88510fdb8b0ebf977ab982bbf0e0 [diff] |
docs: spec of SafeBag format This spec defines the TLV-based format of SafeBag, replacing the previous SecureBag which uses DER-based encoding. Change-Id: I001153bd3f4246a0f84656167b00c6387b2fea07 Refs: #3048
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
.