Update aes.c
This commit is contained in:
2
aes.c
2
aes.c
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
|
|
||||||
This is the implementation of the AES128 algorithm, specifically ECB mode.
|
This is an implementation of the AES128 algorithm, specifically ECB mode.
|
||||||
|
|
||||||
The implementation is verified against the test vectors in:
|
The implementation is verified against the test vectors in:
|
||||||
National Institute of Standards and Technology Special Publication 800-38A 2001 ED
|
National Institute of Standards and Technology Special Publication 800-38A 2001 ED
|
||||||
|
|||||||
Reference in New Issue
Block a user