# README
cryptomarinara
This repo is some simple wrappers around cryptopasta that I found myself writing frequently.
# Functions
NewFromBytes initializes a new Cipher using a byte slice.
NewFromHexString initializes a new Cipher using a hex string.