commit | 03b114101a97e8c13fb562bbb6e9837450bc4236 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jun 13 16:51:39 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jun 15 11:21:26 2014 -0700 |
tree | 95e1a53303b5e670ab00b63169a56e9d232b4daf | |
parent | 3b703109a8975b0a0fddfb74de5dc4d7691d04e0 [diff] |
security: Removing unused SecPublicInfoMemory and SecTpmMemory These two classes were meant for testing purpuses only, are no longer used anywhere in ndn-cxx, and are not known to be used by any applications. Change-Id: I9b6c68bdf23419b7a274f63a64711fa843c2502c
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
.