Commit Graph

7 Commits

Author SHA1 Message Date
Derek McQuay 99c419a090 fixed conversion error for aes cipher 2016-03-14 13:59:24 -07:00
Derek McQuay 4de75d2080 fixed up typos from fixing goling stuff 2016-03-12 21:04:16 -08:00
Derek McQuay 878a06980c 100% golint 2016-03-11 23:31:26 -08:00
Derek McQuay 5da34d3544 golint errors fix ups 2016-03-11 23:26:12 -08:00
Derek McQuay 05ec030738 implmented aes subcommand and functions
aes is now done! Uses default key value that is stored in program and
handles block sizes that are not 16 hex values wide by adding 0x00 until
it is 16 wide
2016-03-11 23:16:08 -08:00
Derek McQuay 57060e494c corrected naming of fucntions 2016-02-22 00:13:19 -08:00
Derek McQuay 3478a4e421 adding files for aes 2016-02-21 23:35:51 -08:00