Sergey Matveev 6902797927 Use faster ChaCha20-Poly1305 implementation from golang.org/x/crypto
This implementation contains SSE* related assembler code.

Signed-off-by: Sergey Matveev <stargrave@stargrave.org>
2017-01-09 11:35:45 -05:00
2016-07-12 22:23:58 -04:00
2016-07-12 22:20:06 -04:00
2015-11-15 12:50:34 -05:00
2016-04-03 11:35:23 -04:00
2016-07-12 22:22:06 -04:00
2016-04-03 11:35:23 -04:00

noise GoDoc Build Status

This is a Go package that implements the Noise Protocol Framework. See the documentation for usage information.

Description
Go implementation of the Noise Protocol Framework
https://noiseprotocol.org
Readme BSD-3-Clause
Languages
Go 100%