Metadata-Version: 2.4
Name: soda-bubble-sdk
Version: 0.0.7
Summary: This SDK provides functionalities for AES and RSA encryption schemes, ECDSA signature scheme and some functionalities used for working with sodalabs blockchain.
Home-page: https://github.com/soda-mpc/soda-sdk
Author: sodalabs
Author-email: meital@sodalabs.xyz
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pycryptodome>=3.10.0
Requires-Dist: eth-keys>=0.3.3
Requires-Dist: cryptography>=3.4.7
Requires-Dist: web3==6.11.2
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

This SDK provides functionalities for AES and RSA encryption schemes, ECDSA signature scheme and some functionalities used for working with sodalabs blockchain.
