des

package
v0.0.0-...-47bdf83 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 21, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DesDecryptCBC

func DesDecryptCBC(crypted, key []byte) ([]byte, error)

func DesDecryptECB

func DesDecryptECB(crypted, key []byte) ([]byte, error)

func DesEncryptCBC

func DesEncryptCBC(origData, key []byte) ([]byte, error)

func DesEncryptECB

func DesEncryptECB(origData, key []byte) ([]byte, error)

func TripleDesDecryptCBC

func TripleDesDecryptCBC(crypted, key []byte) ([]byte, error)

func TripleDesDecryptECB

func TripleDesDecryptECB(crypted, key []byte) ([]byte, error)

func TripleDesEncryptCBC

func TripleDesEncryptCBC(origData, key []byte) ([]byte, error)

func TripleDesEncryptECB

func TripleDesEncryptECB(origData, key []byte) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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