Commit Graph

11 Commits

Author SHA1 Message Date
Stephen Heumann 95acb9f43f Mention sources of AES test vectors. 2017-11-25 21:27:25 -06:00
Stephen Heumann d4baf7dbe4 Usage message and indentation cleanups in test program. 2017-06-27 23:42:20 -05:00
Stephen Heumann 4ffd064204 Add comments and copyright notices. 2017-06-27 23:30:58 -05:00
Stephen Heumann 18dabeb621 Allow number of test iters to be given on command line. 2017-06-27 20:07:07 -05:00
Stephen Heumann d9b8467bb7 Rename some interfaces. 2017-06-27 19:42:53 -05:00
Stephen Heumann 14fe68de79 Time decryption as well as encryption. 2017-06-27 19:35:38 -05:00
Stephen Heumann 46fcb3badc Add support for AES-256 decryption. 2017-06-27 18:35:04 -05:00
Stephen Heumann 0e3e511ba8 Add basic decryption implementation for AES-128 and AES-192. 2017-06-27 18:17:00 -05:00
Stephen Heumann 9d9f62444d Add timing test. 2017-06-27 12:45:58 -05:00
Stephen Heumann 4314644e75 Update to also support AES-192 and AES-256. 2017-06-27 01:36:56 -05:00
Stephen Heumann 3df0080371 Initial working implementation of AES-128 encryption. 2017-06-26 20:41:44 -05:00