Versions in this module Expand all Collapse all v4 v4.88.0 Jul 26, 2021 Changes in this version + func ChaCha20Block(s *[16]uint32, out []byte, rounds int) + type ChaCha20Stream struct + func NewChaCha20Stream(key []byte, nonce []byte, rounds int) *ChaCha20Stream + func (s *ChaCha20Stream) XORKeyStream(dst, src []byte) Other modules containing this package github.com/maintell/v2ray-core