commit | c8f883c91933e84889f4a93ec315726d3467626a | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Fri Jun 20 23:25:22 2014 -0700 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Tue Jun 24 12:41:43 2014 -0700 |
tree | 408afc7217d797b63d56b73986792c98ef778342 | |
parent | 7036ce2cbf05b60f660b3093652d8dcb4f05c9e5 [diff] |
security: Add ECDSA signature signing and validation Change-Id: I2f193e9d643498a68579ae59a7f524ff446dcb9e Refs: #1660
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
.