commit | bfe3139edeaab500f7890ba7d3dc4439f91f0b3c | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Thu Jan 03 16:26:51 2019 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Thu Jan 03 16:26:51 2019 -0500 |
tree | cf1fddeab204aadc5222fbaeb25037ed296ea420 | |
parent | 22f7bc30067aef5f87b46c9236905329681f23b4 [diff] |
util: seed the PRNG with more entropy Change-Id: I0e54079bac039db0a10b2f443a3b02b85dd2bb68
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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.