commit | 605671de0111bd67bdcfa3b9a2486b0e684492ef | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sat Aug 26 13:41:06 2017 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Sat Aug 26 13:41:06 2017 +0000 |
tree | f4ec638a2e1f3c6ea12f7214a66e91a2e73749b1 | |
parent | 1ad0b4bad34abb8cb239dc370b0a9dc43cfccea7 [diff] |
signature: disallow encoding invalid SignatureInfo Also, check integer range when decoding SignatureInfo. refs #3200 Change-Id: I1af4833211c9468ac7ecab48f7d0e88e9423b378
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
.