bdraco / chacha20poly1305-reuseable

A reusable version of ChaCha20Poly1305 for use with cryptography and asyncio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Might make sense to cythonize this

bdraco opened this issue · comments

The python overhead exceeds the native code overhead

cython

Screenshot 2022-11-26 at 11 21 53 AM