//
pkg.gl
Category
github.com/deatil/go-cryptobin
cipher
rc2
package
1.0.4006
Repository:
https://github.com/deatil/go-cryptobin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
281 SLOC
#
Functions
NewCipher
NewCipher returns a new rc2 cipher with the given key and effective key length t1.
#
Constants
BlockSize
The rc2 block size in bytes.