boxer

command module
v0.0.0-...-9c38d04 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2021 License: CC0-1.0 Imports: 9 Imported by: 0

README

boxer

A reader and writer per https://www.imperialviolet.org/2014/06/27/streamingencryption.html

OLD CODE. DO NOT USE. VERY LIKELY INSECURE.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package boxer is a streaming encryption implementation, based on Adam Langley's article: https://www.imperialviolet.org/2014/06/27/streamingencryption.html In short, nacl/secretbox is used to seal a file in chunks, with each chunk being prefixed with its length.
Package boxer is a streaming encryption implementation, based on Adam Langley's article: https://www.imperialviolet.org/2014/06/27/streamingencryption.html In short, nacl/secretbox is used to seal a file in chunks, with each chunk being prefixed with its length.

Jump to

Keyboard shortcuts

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