mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-04 20:03:40 +00:00
Update crypto_box URL
This commit is contained in:
parent
25fa593df2
commit
d828434d60
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue