anubis

package
v1.0.4002 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

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

Anubis The key argument should be 16, 20, 24, 28, 32, 36, and 40 bytes.

Functions

This section is empty.

Types

type EncryptAnubis

type EncryptAnubis struct{}

The key argument should be 16, 20, 24, 28, 32, 36, and 40 bytes.

func (EncryptAnubis) Decrypt

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

解密 / Decrypt

func (EncryptAnubis) Encrypt

func (this EncryptAnubis) 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