//
pkg.gl
Category
github.com/tencentcodedog/linux-go-1.12.6
src
crypto
des
package
0.0.0-20241115082555-91616abce05b
Repository:
https://github.com/tencentcodedog/linux-go-1.12.6.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
462 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