aescbc

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const KeySize = 32

Variables

This section is empty.

Functions

func DecryptNoPadding

func DecryptNoPadding(key []byte, iv []byte, cypertext []byte) ([]byte, error)

func DecryptPkcs7

func DecryptPkcs7(key []byte, iv []byte, cypertext []byte) ([]byte, error)

func EncryptNoPadding

func EncryptNoPadding(key []byte, iv []byte, plaintext []byte) ([]byte, error)

func EncryptPkcs7

func EncryptPkcs7(key []byte, iv []byte, plaintext []byte) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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