Commit 0ccea566 authored by kokke's avatar kokke
Browse files

Update README

parent b6fcddcc
# 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.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment