commit | 03115ce0c138b21007a52fb41878692c8c1929ac | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Jan 27 01:17:55 2017 -0500 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 30 09:35:27 2017 -0800 |
tree | b0de3d1cce52f08b5e1bcda0901a6092fc62b174 | |
parent | 7e693be4c22ea365b44d02f1643769596b4d40e3 [diff] |
util: rewrite fromHex using security::transform instead of cryptopp Change-Id: I487255d3c0944679d18de8c44978f9525db5e5bd 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
.