mirror of
https://github.com/kokke/tiny-AES-c
synced 2024-11-24 22:39:54 +03:00
Update aes.c
This commit is contained in:
parent
c3b8c27ab8
commit
3f26c3285a
8
aes.c
8
aes.c
@ -18,10 +18,10 @@ ECB-AES128
|
||||
2b7e151628aed2a6abf7158809cf4f3c
|
||||
|
||||
resulting cipher
|
||||
50fe67cc996d32b6da0937e99bafec60
|
||||
d9a4dada0892239f6b8b3d7680e15674
|
||||
a78819583f0308e7a6bf36b1386abf23
|
||||
c6d3416d29165c6fcb8e51a227ba994e
|
||||
3ad77bb40d7a3660a89ecaf32466ef97
|
||||
f5d3d58503b9699de785895a96fdbaaf
|
||||
43b1cd7f598ece23881b00e3ed030688
|
||||
7b0c785e27e8ad3f8223207104725dd4
|
||||
|
||||
|
||||
NOTE: String length must be evenly divisible by 16byte (str_len % 16 == 0)
|
||||
|
Loading…
Reference in New Issue
Block a user