Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Tiny AES C
Commits
d6c15ded
Commit
d6c15ded
authored
May 30, 2014
by
kokke
Browse files
Update README.md
parent
fc708ce6
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d6c15ded
### Tiny AES128 in C
### Tiny AES128 in C
This is a small portable
(and slow?)
implementation of AES128 in C.
This is a small portable 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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment