A python packaged crypto-cpp library, that can be used for hashing and signing messages in starknet.
- ecdsa,
- sympy,
- pywin32 (Windows only),
- cmake [optional, for building package from sdist; can be installed with pip install crypto-cpp-py[build]]
- Add support for Python 3.12
- Add support for Windows
- Add support for Python 3.11
- Remove cairo-lang dependency
- Require ecdsa, sympy