commit | 864e8e8c4721276624d9ac3fbceb64b0f73fba62 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Wed Oct 04 23:41:14 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Oct 06 13:45:49 2017 -0400 |
tree | 72deac6e167620476a82a396b3afa09c9f74da69 | |
parent | ff3bf2cfb8ebbdd5bb3328aba151e44c02690c04 [diff] |
security: remove default argument from transform::digestFilter The choice of algorithm to use should be an informed and conscious decision by the application developer. Moreover, no other transform filter provides a default. Change-Id: I92081ec802ef6a7158d620e6d9359f22bcca0d41
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
.