commit | 0b537b9250acf50730df8a8f24c6cd580f3eea9a | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Thu Aug 27 14:39:34 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 11 13:01:06 2016 -0700 |
tree | 6e7f655e2175c1630bdd84271542c9d8aa9a8c22 | |
parent | b263f151d7c1ffbdfd03a913d66bd69f8f1db5c4 [diff] |
util: generate random bytes using OpenSSL instead of CryptoPP Change-Id: I68bdac565242432fa53a1f113d6f395bf3c6e982 Refs: #3010, #2949
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.md
.