Skip to content

Releases: wolfSSL/wolfcrypt-py

v5.9.2-stable

Choose a tag to compare

@kareem-wolfssl kareem-wolfssl released this 16 Jul 20:41
f82dbb6

What's Changed

v5.8.4-stable

Choose a tag to compare

@kareem-wolfssl kareem-wolfssl released this 08 Jan 20:08

What's Changed

v5.8.2-stable

Choose a tag to compare

@lealem47 lealem47 released this 24 Jul 19:59
bb89ab7

What's Changed

v5.7.4-stable

Choose a tag to compare

@lealem47 lealem47 released this 13 Nov 22:52

What's Changed

v5.7.2-stable

Choose a tag to compare

@gasbytes gasbytes released this 12 Sep 08:44

What's Changed

wolfCrypt-py v5.6.6-stable

Choose a tag to compare

@lealem47 lealem47 released this 23 Jan 18:43

What's Changed

wolfCrypt-py v5.6.0-stable

Choose a tag to compare

@danielinux danielinux released this 02 May 15:51
1c24265

What's Changed

  • Add user settings path for scripts/user_settings_asm.sh during cmake by @lealem47 in #56
  • Update to wolfSSL 5.6.0 by @danielinux in #57

wolfCrypt-py v5.5.4

Choose a tag to compare

@danielinux danielinux released this 30 Dec 17:31
99759a5

Update to wolfSSL version 5.5.4

wolfCrypt-py v5.5.3-stable

Choose a tag to compare

@danielinux danielinux released this 07 Nov 11:00
f016d07

What's Changed

  • Add ChangeLog file
  • Add optional hash_type parameter to RSA from_pem functions
  • Improve the RSA PSS code
  • Gate inclusion of wc_GenerateSeed in C wrapper on WC_RNG_SEED_CB_ENABLED
  • Make several improvements to the CFFI build process
  • Update to wolfSSL version 5.5.3

wolfCrypt-py Release 5.4.0 (July 13, 2022)

Choose a tag to compare

@LinuxJedi LinuxJedi released this 13 Jul 14:34

Release 5.4.0 of wolfCrypt-py embedded TLS has bug fixes including:

  • Update to wolfCrypt 5.4.0 C library
  • Add GitHub Actions support, remove Travis CI
  • Fixups for PyPi
  • Remove some of the CMake hack due to things moved into wolfSSL CMakeLists.txt