commit | 6486d523123c2ae938e29bbf2fa7b39c7adaf84a | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Oct 23 14:14:11 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Nov 09 20:01:16 2014 -0800 |
tree | 9a8a598ccb990077b6619e92687fb695eec4f637 | |
parent | eb6ddc7e6b7846d51eb88b1bbc469b3aa08b0540 [diff] |
name: Add support for ImplicitSha256DigestComponent This support includes the following new API functions: - name::Component::isImplicitSha256Digest() - name::Component::fromImplicitSha256Digest(...) - Name::appendImplicitSha256Digest(...) - Updated toUri()/fromUri(...) to support "sha256digest=..." URI representation of the ImplicitSha256Digest component Change-Id: I756c4b94196cf031da98b5689bd60630533dfeb3 Refs: #1640, #2088
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
.