Releases: bandoche/PyPinkSign
Releases · bandoche/PyPinkSign
v0.5.4
17 Oct 08:19
Compare
Sorry, something went wrong.
No results found
v0.5.3
22 Feb 06:19
Compare
Sorry, something went wrong.
No results found
v0.5.2
21 Dec 11:18
Compare
Sorry, something went wrong.
No results found
What's Changed
bump cryptography from 38.0.3 to 42.0.8
drop python 3.6
add python 3.10, 3.11, 3.12, 3.13
Full Changelog : v0.5.1...v0.5.2
v0.5.1
08 Nov 15:20
Compare
Sorry, something went wrong.
No results found
v0.5.0
18 Jan 00:17
Compare
Sorry, something went wrong.
No results found
v0.4.5
03 Dec 05:20
Compare
Sorry, something went wrong.
No results found
Fix import path issue (thanks to Gyong1211)
v0.4.4
03 Dec 01:51
Compare
Sorry, something went wrong.
No results found
Fix CRT related param error
Remove PyOpenSSL dependency
Remove old OpenSSL version dependency with pure SEED implementation.
If SEED algorithm is not supported by local OpenSSL, use python version of SEED algorithm automatically.
v0.4.3
26 Feb 09:16
Compare
Sorry, something went wrong.
No results found
v0.4.2
26 Feb 06:42
Compare
Sorry, something went wrong.
No results found
Add PKCS7 sign message (v0.4.1)
Fix test code
v0.4
26 Feb 05:52
Compare
Sorry, something went wrong.
No results found
v0.4 release with Python3 support.