commit | 7d8644a52162b0f2ac53825ebb97d91e53f71b2b | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Mon Dec 01 22:55:49 2014 -0800 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Tue Dec 02 07:52:00 2014 -0800 |
tree | 09cc03cdcb538373c4912251b3f37a3162747dd2 | |
parent | 2a047eba95c06532a9f6d46879d2870a3dd5b50f [diff] |
tools: Allow ndnsec-key-gen to generate ECDSA keys Change-Id: I10bd91b1c13e180d4e6d6974431795e2e4e42fbd Refs: #2248
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: http://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
.