commit | 5ec0ee3b1e90f0b3c44f74430cd080fa583e16dc | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Tue Jun 24 16:26:09 2014 -0700 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Thu Jun 26 22:12:50 2014 -0700 |
tree | b9a9894b1732c2d0b549bf1dd12e2fb2a8ddf514 | |
parent | fe4a91880533579a5bb95c8039736258a1a5c338 [diff] |
security: Support ECDSA verification in all related classes. This commit also addresses some old issues, such as "using namespace std". Change-Id: I62b8ff97fb2b6f6cfe04b0ad5866bc0797e6e43b 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
.