Fork of upstream chacha20, originally from git.schwanenlied.me/yawning/chacha20.git
(Now https://github.com/Yawning/chacha20, latest commit 6d1cb28 Sep 3, 2019)
|
3 years ago | |
---|---|---|
internal | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
chacha20.go | 3 years ago | |
chacha20_test.go | 3 years ago | |
go.mod | 3 years ago | |
go.sum | 3 years ago |
Yet another Go ChaCha20 implementation. Everything else I found was slow, didn't support all the variants I need to use, or relied on cgo to go fast.
Features: