des

package module

Versions in this module

v0
Feb 10, 2023
Feb 6, 2023
Changes in this version
+ var ErrAVXSupport = errors.New("des-avx: AVX2 support required") darwin/amd64, linux/amd64, windows/amd64
+ var ErrInputSize = errors.New("des-avx: invalid input size") darwin/amd64, linux/amd64, windows/amd64
+ var ErrInternal = errors.New("des-avx: something unexpected happened") darwin/amd64, linux/amd64, windows/amd64
+ var ErrKeySize = errors.New("des-avx: invalid key size") darwin/amd64, linux/amd64, windows/amd64
+ func NewDES3ECBDecrypter(key []byte) cipher.BlockMode darwin/amd64, linux/amd64, windows/amd64
+ func NewDES3ECBEncrypter(key []byte) cipher.BlockMode darwin/amd64, linux/amd64, windows/amd64
+ func NewDESECBDecrypter(key []byte) cipher.BlockMode darwin/amd64, linux/amd64, windows/amd64
+ func NewDESECBEncrypter(key []byte) cipher.BlockMode darwin/amd64, linux/amd64, windows/amd64

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL