//
pkg.gl
Category
github.com/CloudmindsRobot/gmgo
crypto
rc4
package
1.0.3
Repository:
https://github.com/cloudmindsrobot/gmgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
54 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