commit | 02948ecc8392d4fc34a50609dc001170d2ae37cf | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Sep 12 18:04:50 2016 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Sep 12 19:48:38 2016 -0700 |
tree | 4a2a37229ea83dd95b2f8b426e64ac38f0378725 | |
parent | b8deee0eec8beac962ad489daf9ee6372e278429 [diff] |
security: Add support for OpenSSL 1.1.0 API Change-Id: I8deb4c5c5cbc1755b492ccd12707d83764a91ad7 Refs: #3757
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
.