commit | 13fffa38f5fcefa0c323865009e8007ee5ab1b3a | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Sep 30 16:21:33 2018 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Oct 02 23:57:36 2018 -0400 |
tree | 0bb10c340346a37cda56311157224c7d44f21600 | |
parent | 279f366d3f12a367bc85472fd1f18238ac3cf3d6 [diff] |
security: in tpm::BackEndOsx, unwrap the key before importing it We use our own openssl-based routines for the PKCS#8 decoding/decryption, as they support a much wider range of algorithms than macOS's Keychain. Change-Id: Ia841e7681a47563c696d054d46fe523f427c99cb Refs: #4450
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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.