commit | adc71845c5e0b25334f643d1f07912833750cf6c | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 26 22:17:58 2017 -0500 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 24 09:30:24 2017 -0700 |
tree | 3eb3d612b3c19475391299790b95e193d9c2fe7c | |
parent | e5a19b8d8631c3b2b8a9bd28502d08cad61f743a [diff] |
security: Remove old security framework This commit also finalizes removal of CryptoPP dependency. Change-Id: Ia670cbeaf21b28d3b93fd36bb3781da3ac822662 Refs: #4246, #3946
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: https://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
.