Merge pull request #125 from eaon/crypto_box_url

Update `crypto_box` URL
This commit is contained in:
Tony Arcieri 2023-05-09 07:05:03 -06:00 committed by GitHub
commit f683cf4d50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -129,4 +129,4 @@ copyright © Amy Wibowo ([@sailorhg](https://twitter.com/sailorhg))
the NaCl family of encryption libraries (libsodium, TweetNaCl) which uses
`x25519-dalek` for key agreement
[crypto_box]: https://github.com/RustCrypto/AEADs/tree/master/crypto_box
[crypto_box]: https://github.com/RustCrypto/nacl-compat/tree/master/crypto_box