commit | 151513166097b3a22fc2d629a6d0180b3dfc1834 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Feb 16 00:53:51 2014 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Feb 16 01:07:24 2014 -0800 |
tree | f5ba55e20f54d58f67fe2c3feec3e312acacc140 | |
parent | 233750e30b7be749b84913e7822eabc4889ac681 [diff] |
encoding: Extending Block and EncodingBuffer interfaces Now it is possible to use constructors to create Block from EncodingBuffer and EncodingBuffer from Block. Block->EncodingBuffer conversion is potentially dangerous and should be used only in exceptional cases, such as Data packet encoding: to encode the signed part first and then extend signed part with signature and other related fields. Change-Id: I5a13bf0c196ecd0d45dfa14c4cb6f4a9f612420c
NDN-CPP is a new implementation of a Named Data Networking client library written in C++.
NDN-CPP is open source under a license described in the file COPYING. While the license does not require it, we really would appreciate it if others would share their contributions to the library if they are willing to do so under the same license.
See the file INSTALL for build and install instructions.
Please submit any bugs or issues to the NDN-CPP issue tracker: http://redmine.named-data.net/projects/ndn-cpp/issues