commit | fdda2411eea09aae961ea950f5ca1673ef23231c | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Jan 28 18:53:51 2017 -0500 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 30 09:35:39 2017 -0800 |
tree | 56372536b1feea2cc09156b3b5f7779b333a51c9 | |
parent | 03115ce0c138b21007a52fb41878692c8c1929ac [diff] |
util: rewrite toHex using security::transform instead of printHex Change-Id: If07c434419f44decc866c97adf083051597e7ba6 Refs: #3006
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: https://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
.