commit | bf6a28101e06d1517eff3887f702db22d73503fd | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Tue Jun 17 15:32:11 2014 -0700 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Tue Jun 17 16:11:57 2014 -0700 |
tree | 7d539d4126c844ddf8c40e2b8cddddef0bcb42bf | |
parent | ebfa4cbe2213b8c1b70df42f0b5cf51f85dfa0ac [diff] |
security: rename SignatureSha256 to DigestSha256 Change-Id: Idabb95222d86e2541372593698ed9754156a5df2
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
.