Documentation ¶
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. |
Click to show internal directories.
Click to hide internal directories.