1
0
mirror of https://github.com/DNSCrypt/dnscrypt-proxy.git synced 2025-01-19 03:00:29 +01:00
dnscrypt-proxy/vendor/github.com/jedisct1/xsecretbox
2019-02-23 13:44:05 +01:00
..
.gitignore
.travis.yml Add missing travis file 2018-05-10 12:03:26 +02:00
Gopkg.lock Massive dependencies update 2018-05-10 09:56:25 +02:00
Gopkg.toml Update deps 2018-02-14 14:39:43 +01:00
LICENSE Update deps 2019-02-23 13:44:05 +01:00
README.md
sharedkey.go Update deps 2018-02-14 14:39:43 +01:00
xsecretbox.go

xsecretbox

Go implementation of crypto_secretbox_xchacha20poly1305

Uses aead/chacha20poly1305.