Python Encryption Helper (Coming Soon)
Status​
Official Python helper package is coming soon.
Compatibility Contract​
Your Python implementation must match the PayWise contract exactly:
- AES-256-CBC
- EVP_BytesToKey MD5 chain with 8-byte salt
- Envelope keys:
ct,iv,s - Final format:
base64(utf8(json-envelope))
Until Python Package Is Published​
Use one of the published helper packages as compatibility reference: