Skip to content

wolfSSL-py Release 5.3.0 (May 13, 2022)

Choose a tag to compare

@LinuxJedi LinuxJedi released this 13 May 12:38
· 44 commits to master since this release

Release 5.3.0 of wolfSSL-py embedded TLS has bug fixes and new features including:

New Feature Additions

  • Update to wolfSSL 5.3.0
  • Build completely refactored to be more Python-like and easier to use
  • Add support for wolfSSL ctx password callback

Fixes

  • Raise error when wolfSSL_write() returns 0
  • Update example certs to match main wolfSSL ones