summaryrefslogtreecommitdiffstats
path: root/aes.c
diff options
context:
space:
mode:
Diffstat (limited to 'aes.c')
-rw-r--r--aes.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/aes.c b/aes.c
index c76830d..fbdad26 100644
--- a/aes.c
+++ b/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)