aescfb

package
v1.0.3030 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

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

特殊的 AesCFB 组合模式 也可以使用: MultipleBy(AesCFB) AesCFB Encrypt type and can use MultipleBy(AesCFB)

Functions

This section is empty.

Types

type EncryptAesCFB

type EncryptAesCFB struct{}

func (EncryptAesCFB) Decrypt

func (this EncryptAesCFB) Decrypt(encrypted []byte, opt crypto.IOption) ([]byte, error)

解密 Decrypt

func (EncryptAesCFB) Encrypt

func (this EncryptAesCFB) Encrypt(origData []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