commit | c3dfc24ea64bfa108a67cc8b2600a0a4689ccac9 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Thu Sep 14 20:18:48 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Sep 15 20:46:09 2017 -0400 |
tree | 18621b2488c435be563969c485691c990ee45ba7 | |
parent | 1c31a7144f3d65c09e02bfb5154175cada8d101e [diff] |
security: move {Rsa,Ec,Aes}KeyParamsInfo into namespace detail Change-Id: I06fb1f7dfc809551c5533a185ada1b8dce8ee03e
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
.