commit | 2620b1c7ee81e5acf26d1b01ef30b43947cdce20 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Thu Jun 12 15:32:57 2014 -0700 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jun 17 06:56:44 2014 -0700 |
tree | 25b41446fe0d53e65adec852ef389c5671051cce | |
parent | 5edf97dfd3c0176f3f056b30dc6287970772fc38 [diff] |
security: Add key type in PublicKey (in order to support multiple signature type) Change-Id: Ic3cb7276a3bc6d1d1daf066dbe865503fe66c762 Refs: #1648 Refs: #1649 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
.