mirror of
https://github.com/kokke/tiny-AES-c
synced 2024-11-22 13:31:22 +03:00
Update aes.c
This commit is contained in:
parent
5efc22884d
commit
85ce5cc04b
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:
|
||||
National Institute of Standards and Technology Special Publication 800-38A 2001 ED
|
||||
|
Loading…
Reference in New Issue
Block a user