Skip to content

wolfKeyMgr Release v1.1 (Nov 9, 2021)

Latest
Compare
Choose a tag to compare
@dgarske dgarske released this 10 Nov 17:12
· 2 commits to main since this release
d3c9b58
  • Added support for x448 (curve448).
  • Added argument support to HTTP server.
  • Fixed ets_test help messages for fingerprint and context string.
  • Fix to use memmove for relocation of memory within same buffer.
  • Fixed sanitizer and scan-build reports.
  • Fixed support for HAVE_PUBLIC_FFDHE not defined.
  • Fixed HTTPS example server to send shutdown.
  • Renamed "ETSI" API/structs to be "ETS" (Enterprise Transport Security) not ETSI org.
  • Improved error reporting when connection to key manager fails.
  • Improved help on middlebox/decrypt tool.