commit | 941fd8c9b806e756ceb2caf233eedd3900749382 | [log] [tgz] |
---|---|---|
author | Luca Keidel <info@lucakeidel.de> | Mon Jul 24 15:21:22 2017 +0200 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Sep 01 22:44:27 2017 -0400 |
tree | 2e03a27983e361dc46df1d8279494700a3a73e16 | |
parent | e062a183596b445b328dba283ebef087f53015b2 [diff] |
security: insert OpenSSL initialization call in PrivateKey::loadPkcs8 Change-Id: I71dc0c3ac71fa5db4f3be8ce51aea06e4cf7c088 Refs: #4204
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
.