commit | cafa4026ec5e06d04137a040ba05ed36b4eda86e | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Sep 15 23:20:20 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Sep 15 23:20:20 2017 -0400 |
tree | 1fb903fdbcdd4d579d39fb2e4e0f04e75e2bef76 | |
parent | c3dfc24ea64bfa108a67cc8b2600a0a4689ccac9 [diff] |
security: use DES-EDE3-CBC to encrypt private keys in PKCS #8 format Change-Id: Ib05f8790fdc446eea6c0a8c4f6956aaf059741c6
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
.