cypher_aes128

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cypher

type Cypher struct{}

func NewAES128Cypher

func NewAES128Cypher() *Cypher

func (*Cypher) Decrypt

func (c *Cypher) Decrypt(encryptedMnemonic, password []byte) ([]byte, error)

func (*Cypher) Encrypt

func (c *Cypher) Encrypt(mnemonic, password []byte) ([]byte, error)

Jump to

Keyboard shortcuts

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