Update README
This commit is contained in:
2
README
2
README
@@ -1,3 +1,5 @@
|
|||||||
|
# H3 Tiny AES128 in C
|
||||||
|
|
||||||
This is a small portable (and slow?) implementation of AES128 in C.
|
This is a small portable (and slow?) implementation of AES128 in C.
|
||||||
|
|
||||||
AES128 ECB is symmetric, so you use the same function for encrypting and decrypting.
|
AES128 ECB is symmetric, so you use the same function for encrypting and decrypting.
|
||||||
|
|||||||
Reference in New Issue
Block a user