//
pkg.gl
Category
github.com/remobjects/goldbaselibrary
Source
Gold
crypto
des
package
0.0.0-20240830091141-819b40b304b5
Repository:
https://github.com/remobjects/goldbaselibrary.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
468 SLOC
#
Functions
NewCipher
NewCipher creates and returns a new cipher.Block.
NewTripleDESCipher
NewTripleDESCipher creates and returns a new cipher.Block.
#
Constants
BlockSize
The DES block size in bytes.
#
Type aliases
KeySizeError
No description provided by the author