encrypt

package
v0.6.11 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypt

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

func DecryptByStdin

func DecryptByStdin(filename string) ([]byte, error)

func DecryptFromFile

func DecryptFromFile(filename string, password string) ([]byte, error)

func Encrypt

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

func EncryptToFile

func EncryptToFile(filename string, data []byte, password string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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