mirror of
https://github.com/kokke/tiny-AES-c
synced 2025-03-12 09:43:45 +03:00
Update CI status badge
This commit is contained in:
parent
f06ac37fc3
commit
fc31829548
@ -1,4 +1,4 @@
|
||||

|
||||

|
||||
### Tiny AES in C
|
||||
|
||||
This is a small and portable implementation of the AES [ECB](https://en.wikipedia.org/wiki/Block_cipher_mode_of_operation#Electronic_Codebook_.28ECB.29), [CTR](https://en.wikipedia.org/wiki/Block_cipher_mode_of_operation#Counter_.28CTR.29) and [CBC](https://en.wikipedia.org/wiki/Block_cipher_mode_of_operation#Cipher_Block_Chaining_.28CBC.29) encryption algorithms written in C.
|
||||
|
Loading…
x
Reference in New Issue
Block a user