What's Changed * chore: Bump cryptography package for OpenSSL patch by bandoche in https://github.com/bandoche/PyPinkSign/pull/23 * fix: Bump version by bandoche in https://github.com/bandoche/PyPinkSign/pull/24
- 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.