# README
A library that provides cryptographic and general-purpose functions for Go Secure Systems Lab projects at NYU.
# Packages
No description provided by the author
Package dsse implements the Dead Simple Signing Envelope (DSSE)
https://github.com/secure-systems-lab/dsse
*/.
Package encrypted provides a simple, secure system for encrypting data symmetrically with a passphrase.
No description provided by the author