added encryption
This commit is contained in:
parent
a83f507ed8
commit
ea3524614d
86 changed files with 8704 additions and 34 deletions
9
vendor/modules.txt
vendored
Normal file
9
vendor/modules.txt
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# golang.org/x/crypto v0.22.0
|
||||
## explicit
|
||||
golang.org/x/crypto/chacha20
|
||||
golang.org/x/crypto/chacha20poly1305
|
||||
golang.org/x/crypto/hkdf
|
||||
golang.org/x/crypto/internal/alias
|
||||
golang.org/x/crypto/internal/poly1305
|
||||
# golang.org/x/sys v0.19.0
|
||||
golang.org/x/sys/cpu
|
||||
Loading…
Add table
Add a link
Reference in a new issue