A lightweight AES implementation with Cipher Block Chaining and Ciphertext Stealing.

Dependents:   AES_HelloWorld AES_ExtendedTests AESslave_modified_test AESslave_modified_test_27-9-2017 ... more

Revision:
1:09347d4bc827
Parent:
0:6132f54fa9e9
--- a/AES.h	Fri Sep 04 02:03:00 2015 +0000
+++ b/AES.h	Thu Sep 15 15:34:59 2016 +0000
@@ -1,5 +1,5 @@
 /* AES Cipher Library
- * Copyright (c) 2015 Neil Thiessen
+ * Copyright (c) 2016 Neil Thiessen
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.