/secure

My submission to the second Go Challenge

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Go Challenge 2 Build Status GoDoc

Securing data transmission using NaCl.

More information here

Note: This is an updated version based on evaluator feedback. The original is here

Installation/Usage

go get -u github.com/jboverfelt/secure

To build the included command, change to the cmd/challenge2 directory and run go build

Tests were split up into two files, one for the library and one for the command