des

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 22, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Logger = log.New().SetOutputToNil().SetPrefix(func(s string) string {
	return color.New().SetFontBold().Colorful("Log     ")
}).SetNewLine(true)

Functions

func DES

func DES(input bits.Bits, key bits.Bits) (output bits.Bits)

DES 算法实现

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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