File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1+ wolfCrypt-py Release 5.7.4 (Nov 13, 2024)
2+ ==========================================
3+
4+ * Add support for ChaCha20-Poly1305
5+ * Update to wolfSSL version 5.7.4
6+
7+
18wolfCrypt-py Release 5.7.2 (Sep 6, 2024)
29==========================================
310
Original file line number Diff line number Diff line change 11# When bumping the C library version, reset the POST count to 0
22
3- __wolfssl_version__ = "v5.7.2 -stable"
3+ __wolfssl_version__ = "v5.7.4 -stable"
44
55# We're using implicit post releases [PEP 440] to bump package version
66# while maintaining the C library version intact for better reference.
77# https://www.python.org/dev/peps/pep-0440/#implicit-post-releases
88#
99# MAJOR.MINOR.BUILD-POST
1010
11- __version__ = "5.7.2 -0"
11+ __version__ = "5.7.4 -0"
1212
You can’t perform that action at this time.
0 commit comments