commit | c21979d3ba95235893bd400084c52a8098a63eba | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Sep 16 14:52:17 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Sep 16 14:53:34 2017 -0400 |
tree | d545ec4338aa7a34ce324222efe10e4030ec5beb | |
parent | cafa4026ec5e06d04137a040ba05ed36b4eda86e [diff] |
security: deduplicate getting the key type from an EVP_PKEY structure Change-Id: Idba7ddcdd10672a0305fe16b1e278f397ff094fe
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
.