wolfSSL / wolfcrypt-py

A Python wrapper that encapsulates wolfSSL's wolfCrypt API.
https://wolfssl.github.io/wolfcrypt-py
31 stars 17 forks source link

Added support for AES-CTR #33

Closed danielinux closed 2 years ago

danielinux commented 2 years ago

Add support for AES in Counter mode.