/dnscrypt

Very basic DNSCrypt library for Go

Primary LanguageGoGNU General Public License v3.0GPL-3.0

dnscrypt

Very basic DNSCrypt library for go.

See DNSCryptClient for a simple demo or godoc for documentation. The code also has lots of comments...

DISCLAIMER:

I wrote this to understand the protocol before implementing it in a language I am much less familiar with. It is not feature complete, but should work with most DNSCrypt resolvers. I tried not to make stupid mistakes and I think it behaves reasonably secure but please be careful!