commit | f81de714861231d35f3e0fed1720462fbf50e1b7 | [log] [tgz] |
---|---|---|
author | Varun Patil <varunpatil@ucla.edu> | Sat Jul 22 14:20:27 2023 -0700 |
committer | Varun Patil <varunpatil@ucla.edu> | Sun Jul 23 14:25:03 2023 -0700 |
tree | 6afaa4987867ebd0d374db50f916ab54355a3e73 | |
parent | 67bc114aa8a1dd64ce77af23ee29b0e1c87c8c5e [diff] |
security: make HMAC compatible with OpenSSL 3 This is a temporary workaround until the internals can be restructured to use EVP_MAC Refs: #5251 Change-Id: I28854177a066a753a5cbacad591ee55f5c137622
ndn-cxx is a C++17 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 bug reports or feature requests to the ndn-cxx issue tracker.
Contributions to ndn-cxx are greatly appreciated and can be made through our Gerrit code review site. If you are new to the NDN software community, please read our Contributor's Guide and README-dev.md
to get started.
ndn-cxx is free software distributed under the GNU Lesser General Public License version 3. See COPYING.md
for details.