mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-28 19:59:57 +00:00
Bump x/crypto to 0.31.0
This commit is contained in:
2
vendor/golang.org/x/crypto/nacl/box/box.go
generated
vendored
2
vendor/golang.org/x/crypto/nacl/box/box.go
generated
vendored
@@ -35,7 +35,7 @@ Anonymous sealing/opening is an extension of NaCl defined by and interoperable
|
||||
with libsodium:
|
||||
https://libsodium.gitbook.io/doc/public-key_cryptography/sealed_boxes.
|
||||
*/
|
||||
package box // import "golang.org/x/crypto/nacl/box"
|
||||
package box
|
||||
|
||||
import (
|
||||
cryptorand "crypto/rand"
|
||||
|
Reference in New Issue
Block a user