commit | 38317e594086e07405d564bf1e08a5218a7c3fde | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Wed Jul 22 13:58:02 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Aug 03 11:54:53 2016 -0700 |
tree | 63534a82ff2efde0a15240c8a87cc5eaaec40a23 | |
parent | 3168c301349eb556f60c116def7a65323ba63fe7 [diff] |
security: Add base64 and hex encoding/decoding support in transformation Change-Id: I11d5c8921abcf04411aac38382dc285269f553ef Refs: #3009
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
.