A comprehensive test program for the AES library using official test vectors.

Dependencies:   AES mbed

Files at this revision

API Documentation at this revision

Comitter:
neilt6
Date:
Thu Sep 15 15:37:58 2016 +0000
Parent:
0:a30389f7422b
Commit message:
Updated AES and mbed libraries

Changed in this revision

AES.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
diff -r a30389f7422b -r e727b1304f0a AES.lib
--- a/AES.lib	Fri Sep 04 02:10:58 2015 +0000
+++ b/AES.lib	Thu Sep 15 15:37:58 2016 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/users/neilt6/code/AES/#6132f54fa9e9
+https://developer.mbed.org/users/neilt6/code/AES/#09347d4bc827
diff -r a30389f7422b -r e727b1304f0a mbed.bld
--- a/mbed.bld	Fri Sep 04 02:10:58 2015 +0000
+++ b/mbed.bld	Thu Sep 15 15:37:58 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/ba1f97679dad
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/2e9cc70d1897
\ No newline at end of file