crypto

package
v0.0.0-...-fb72b73 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package crypto provides functions to encode and decode data Using aes crypto. Package crypto contain custom implementation of io Reader. Using for read data many times without changes.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoopReader

func LoopReader(p []byte) *loopReader

LoopReader returns a new Reader reading from p.

Regardless of the number of iterations, returns the same data in buffer size.

func NewCryptographer

func NewCryptographer(key []byte, nonceReader io.Reader) *cryptographer

Types

This section is empty.

Jump to

Keyboard shortcuts

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