stef / pysodium

wrapper for libsodium providing high level crypto primitives
Other
130 stars 50 forks source link

New release for crypto_stream_xchacha20_xor support #102

Closed rlittlefield closed 3 years ago

rlittlefield commented 3 years ago

Hello! I saw you added support for crypto_stream_xchacha20_xor a few months back, and was hoping you would publish a new version containing it to pypi soon. Any plans around that?

Thank you for your work on this project! It has made working with libsodium much more convenient for my work on pypaseto!

stef commented 3 years ago

done. pls close this issue if you agree it is fixed. thanks for triggering.

rlittlefield commented 3 years ago

Thank you!