commit | 273ea019b6c33dc76209837bddc6d28605e62367 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun Feb 20 17:50:02 2022 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sun Feb 20 17:50:02 2022 -0500 |
tree | c9d8580304e0a2e9e167212cf11768679f46a401 | |
parent | aee2ada5f0f60e0c5ed35abe9823a9c1067fce62 [diff] |
build: require OpenSSL >= 1.1.1 Change-Id: I17a09ac60b867617af7a49fe19ab6e906dc14f61
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.