commit | 737103670a99827bf9cade3b1749bed3ecf4a372 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri Dec 04 16:10:03 2020 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Fri Dec 04 16:10:03 2020 -0500 |
tree | 729c316948e49c9b53cffbe8c94e8b6e106ef692 | |
parent | 574c3f96f8e4b4d28c99505a4f5ab9f3b5aee3bb [diff] |
tests: rewrite and improve KeyChain signing test case Added testing of: * non-default identity * non-default key * different types of asymmetric keys * SigningInfo(const std::string&) overload Change-Id: Id16c77250cc25203f4fa49ecdbb9ee7ded218052
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.