//
pkg.gl
Category
github.com/llvm-mirror/llgo
third_party
gofrontend
libgo
go
crypto
rc4
package
0.0.0-20190322182713-bf6f0a60fce1
Repository:
https://github.com/llvm-mirror/llgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
48 SLOC
#
Functions
NewCipher
NewCipher creates and returns a new Cipher.
#
Structs
Cipher
A Cipher is an instance of RC4 using a particular key.
#
Type aliases
KeySizeError
No description provided by the author