wolfcrypt-py
wolfcrypt-py copied to clipboard
Feature request: add support for AES-EAX and CHACHA20-POLY1305 ciphers
The title says it all, other AES modes and bare CHACHA20 are already supported by wolfcrypt-py, but not these (or AES-XTS either) B-)
Thanks for the nice crypto lib!