golang-nacl-secretbox

command module
v0.0.0-...-82605e5 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2015 License: MIT Imports: 7 Imported by: 0

README

golang-nacl-secretbox

This is a simple example of using golang's NaCl secret-key implementation.

encrypt.go creates an encrypted file (encrypted.dat). decrypt.go decrypts its contents.

Documentation

Overview

encrypt.go encrypts a message using secret key NaCl and a user provided key (default key: qwerty). Then it writes the result to encrypted.dat

Jump to

Keyboard shortcuts

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