encryptor

package
v0.0.0-...-a6e6698 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(archivePath string, model config.ModelConfig) (encryptPath string, err error)

Run compressor

Types

type Base

type Base struct {
	// contains filtered or unexported fields
}

Base encryptor

type Context

type Context interface {
	// contains filtered or unexported methods
}

Context encryptor interface

type OpenSSL

type OpenSSL struct {
	Base
	// contains filtered or unexported fields
}

OpenSSL encryptor for use openssl aes-256-cbc

- base64: false - salt: true - password:

Jump to

Keyboard shortcuts

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