aes

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2021 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSimpleAesCryptoe

func NewSimpleAesCryptoe(opts ...AesCryptoeOption) *simpleAesCryptoe

Types

type AesCryptoeOption

type AesCryptoeOption func(opts *aesCryptoeOptions) error

func WithAesIv

func WithAesIv(iv []byte) AesCryptoeOption

func WithAesKey

func WithAesKey(key []byte) AesCryptoeOption

func WithBase64

func WithBase64(encoder *base64.Encoding) AesCryptoeOption

func WithStdBase64

func WithStdBase64() AesCryptoeOption

RFC 4648

func WithURLBase64

func WithURLBase64() AesCryptoeOption

Jump to

Keyboard shortcuts

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