//
pkg.gl
Category
github.com/yosmudge/graphatmo
src
golang.org
x
crypto
salsa20
package
0.1.0
Repository:
https://github.com/yosmudge/graphatmo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
25 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.