wolfSSL / wolfcrypt-py

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

Add support for AES GCM streaming #32

Closed LinuxJedi closed 2 years ago

LinuxJedi commented 2 years ago

Requires #31 to be merged first.