Categorygithub.com/marcopeereboom/sbox
repositorypackage
1.1.0
Repository: https://github.com/marcopeereboom/sbox.git
Documentation: pkg.go.dev

# README

sbox

Build Status ISC License GoDoc Go Report Card

Sbox Overview

Sbox takes random data and encrypts it into a portable binary blob. The binary blob has a header that encodes the random 24 byte nonce and it provides a single 32 bit user settable field that can function as a tag to identify or version data.

License

sbox is licensed under the copyfree ISC License.