des

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2021 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FillZero

func FillZero(src []byte, blocksize int) []byte

func TrimZero

func TrimZero(src []byte) []byte

去除尾部多余的0

Types

type SimpleDesCrypto

type SimpleDesCrypto struct {
	// contains filtered or unexported fields
}

func (*SimpleDesCrypto) Decode

func (sdc *SimpleDesCrypto) Decode(input io.Reader, output io.Writer) error

func (*SimpleDesCrypto) Encode

func (sdc *SimpleDesCrypto) Encode(input io.Reader, output io.Writer) error

func (*SimpleDesCrypto) Init

func (s *SimpleDesCrypto) Init() error

Jump to

Keyboard shortcuts

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