commit | 8751661059ee6f87003d7e8e217fa890dd221e54 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Fri Jul 10 18:03:52 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Aug 10 21:19:02 2016 -0700 |
tree | 1edcbc8b013bd1179f1dc8da7572c2e0d6557844 | |
parent | 99b2a001df2fcc273a4074d7d0f0e9a946ba19e9 [diff] |
security: Add BlockCipher in transformation Change-Id: I2c09509acd69e7f9270ef8c9b6e5e16ede2a8042 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
.