1
0
mirror of https://github.com/DNSCrypt/dnscrypt-proxy.git synced 2025-01-16 02:40:37 +01:00
dnscrypt-proxy/vendor/github.com/jedisct1/xsecretbox
2021-03-30 13:38:50 +02:00
..
.gitignore Switch from glide to dep. Check in vendor/ 2018-01-11 13:39:18 -08:00
go.mod Update xsecretbox again 2021-03-30 13:38:50 +02:00
go.sum Update xsecretbox again 2021-03-30 13:38:50 +02:00
LICENSE Update deps 2021-01-01 13:31:07 +01:00
README.md Switch from glide to dep. Check in vendor/ 2018-01-11 13:39:18 -08:00
sharedkey.go Update xsecretbox again 2021-03-30 13:38:50 +02:00
xsecretbox.go Update xsecretbox again 2021-03-30 13:38:50 +02:00

xsecretbox

Go implementation of crypto_secretbox_xchacha20poly1305

Uses aead/chacha20poly1305.