Skip to content

Instantly share code, notes, and snippets.

View jbonnett92's full-sized avatar
💭
recently deseased

Jamie Bonnett jbonnett92

💭
recently deseased
View GitHub Profile
@jbonnett92
jbonnett92 / AES.java
Last active August 29, 2015 14:07 — forked from dweymouth/AES.java
/*
* ----------------------------------------------------------------------------
* "THE BEER-WARE LICENSE" (Revision 42):
* <dweymouth@gmail.com> wrote this file. As long as you retain this notice you
* can do whatever you want with this stuff. If we meet some day, and you think
* this stuff is worth it, you can buy me a beer in return. D. Weymouth 4/2014
* ----------------------------------------------------------------------------
*/
import java.io.*;