This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
dnscrypt-proxy
Watch
1
Star
0
Fork
You've already forked dnscrypt-proxy
0
mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced
2025-03-04 10:24:40 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1a3a68e899
dnscrypt-proxy
/
vendor
/
github.com
/
jedisct1
/
xsecretbox
History
Frank Denis
96ffb21228
Update deps
2023-02-15 18:42:36 +01:00
..
.gitignore
Switch from glide to dep. Check in vendor/
2018-01-11 13:39:18 -08:00
LICENSE
Update deps
2023-02-15 18:42:36 +01:00
README.md
Switch from glide to dep. Check in vendor/
2018-01-11 13:39:18 -08:00
sharedkey.go
Update deps
2023-02-15 18:42:36 +01:00
xsecretbox.go
Update xsecretbox again
2021-03-30 13:38:50 +02:00
README.md
xsecretbox
Go implementation of crypto_secretbox_xchacha20poly1305
Uses
aead/chacha20poly1305
.