encryptor

package
v0.0.0-...-bafbf65 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package encryptor provides encryption and decryption functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecryptAES_File

func DecryptAES_File(inputFile, outputFile string, key []byte) error

DecryptAES_File decrypts a file using AES algorithm if it is available. It returns any error that may have occurred.

func EncryptFile

func EncryptFile(inputFile, outputFile string, key []byte) error

EncryptFile encrypts a file using AES algorithm and returns an error if any.

Types

This section is empty.

Jump to

Keyboard shortcuts

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