//
pkg.gl
Category
golang.org/x/crypto
salsa20
package
0.36.0
Repository:
https://go.googlesource.com/crypto
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
228
Files
29 SLOC
#
Packages
salsa
Package salsa provides low-level access to functions in the Salsa family.
#
Functions
XORKeyStream
XORKeyStream crypts bytes from in to out using the given key and nonce.