decryption

package
v1.0.47 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecryptData

func DecryptData(ciphertext, key []byte) ([]byte, error)

func DecryptFile

func DecryptFile(ciphertext []byte, dekKey []byte) ([]byte, error)

func DecryptKey

func DecryptKey(filePath string, kekKey []byte) ([]byte, error)

func VerifyChecksum added in v1.0.32

func VerifyChecksum(data []byte) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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