caes

package
v0.0.0-...-001208e Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AEScrypter

type AEScrypter struct{}

func New

func New() *AEScrypter

func (*AEScrypter) Decrypt

func (a *AEScrypter) Decrypt(data []byte, password string) ([]byte, error)

func (*AEScrypter) Encrypt

func (a *AEScrypter) Encrypt(data []byte, password string) ([]byte, error)

using scrypt for brute force resistance

Jump to

Keyboard shortcuts

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