commit | 218e5be97789b55457718885d5281b856380aea4 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Feb 03 00:13:47 2017 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Feb 03 00:15:03 2017 -0500 |
tree | 4ade19d9ffa02e0c1115df47cfa092a876e82116 | |
parent | 2a6d45ae004af796031f9acc11472d1e1c1d6ba6 [diff] |
util: rewrite printHex using security::transform instead of iostreams Change-Id: I84bebeb3b86d643c04ff3ee5a4df66b05ed6c9c6 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
.