filefuncs

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateEncFile

func CreateEncFile(ciphertext []byte, iv []byte, cipherdatakey []byte) []byte

CreateEncFile takes the key, iv, and encrypted data and concatenates it to a file

func SplitEncFile

func SplitEncFile(filedata []byte) ([]byte, []byte, []byte)

SplitEncFile takes the concatenated file and splits out the key, iv, and data

Types

This section is empty.

Jump to

Keyboard shortcuts

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