cipher

package
v0.0.0-...-7b886d1 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2017 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ciphertext

type Ciphertext []byte

type Cleartext

type Cleartext []byte

type DecryptBytesTool

type DecryptBytesTool func(Ciphertext, Key, Nonce) (Cleartext, error)

type EncryptBytesTool

type EncryptBytesTool func(Cleartext, Key) (Ciphertext, Nonce, error)

type Key

type Key []byte

type Nonce

type Nonce []byte

Directories

Path Synopsis
impl

Jump to

Keyboard shortcuts

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