Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 416 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 416 Bytes

cryptohelper

GoDoc

Cryptohelper provides very simple-to-use wrappers around NaCl's secretbox package. This package only provides convenience functions, but does not try to actually do any of the crypto... that is best left to the experts!

Please read the GoDoc for the full documentation.