Skip to content

v0.4.0

Compare
Choose a tag to compare
@segevfiner segevfiner released this 31 Oct 09:30

Added

  • CI using GitHub Actions. Sadly can't test on Windows Python 2.7 anymore since Microsoft just nuked
    the compilers for it from existence some time ago.
  • Added get_server_random and export_keying_material.
  • Add a guard to prevent using sslkeylog with a different version of OpenSSL at runtime then build time.