commit | 6d024bad6539fa72efc2f4c29b5b1bc5c9578524 | [log] [tgz] |
---|---|---|
author | Eric Newberry <enewberry@cs.ucla.edu> | Sun Jun 14 16:10:34 2020 -0700 |
committer | Eric Newberry <enewberry@cs.ucla.edu> | Wed Jun 17 21:04:37 2020 -0700 |
tree | c5fbfb000b7c59cd49997800041787d7c618744d | |
parent | 8afba42296cbe8b3e62e997cc795016eb8e6ac3d [diff] |
security: add vectored API for verify and sign Add vectored input for BufferSource transform refs #4804 Change-Id: I4949afe5ddb5a49ce6a956da6bc7931cf3719021
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.