pyca / pynacl

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

Finish off annotating `nacl` #724

Closed DMRobertson closed 2 years ago

DMRobertson commented 2 years ago

The rest of #692 and a little bit of effort to resolve merge conflicts.

Should be reviewable commit-by-commit.

I don't know if we'd consider this sufficient to close #660. It might be nice to run mypy over the tests too.