skipjack

package
v1.0.3017 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Skipjack = crypto.TypeMultiple.Generate()

Skipjack The key argument should be 10 bytes.

Functions

This section is empty.

Types

type EncryptSkipjack

type EncryptSkipjack struct{}

Skipjack key is 10 bytes.

func (EncryptSkipjack) Decrypt

func (this EncryptSkipjack) Decrypt(data []byte, opt crypto.IOption) ([]byte, error)

解密 / Decrypt

func (EncryptSkipjack) Encrypt

func (this EncryptSkipjack) Encrypt(data []byte, opt crypto.IOption) ([]byte, error)

加密 / Encrypt

Jump to

Keyboard shortcuts

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