pyca / pynacl

Python binding to the Networking and Cryptography (NaCl) library
https://pynacl.readthedocs.io/
Apache License 2.0
1.07k stars 232 forks source link

Upgrade to libsodium 1.0.19 #807

Closed quentinvernot closed 4 months ago

quentinvernot commented 9 months ago

Libsodium 1.0.19 is finally out! Would it be possible to bump the version of libsodium used by pynacl to the latest please?

I tried to have a go myself, but the bump for 1.0.18 touched 151 files so I think it's beyond my reach unfortunately.

reaperhulk commented 4 months ago

https://github.com/pyca/pynacl/pull/823