Alivecow
|
7a0d1219f9
|
fix: Fix GCM crack output
|
2024-12-05 15:57:18 +01:00 |
|
Alivecow
|
90d61a655e
|
fix: Fix length field implementation in gcm_crack
Length field was calculated after padding
|
2024-12-03 23:15:42 +01:00 |
|
Alivecow
|
9e31b6cc5b
|
fix: Add ciphertext padding to gcm_crack
|
2024-12-03 22:58:10 +01:00 |
|
Alivecow
|
6a2f631e46
|
fix: Fix the output of mask if mask is empty
|
2024-12-03 17:51:59 +01:00 |
|
Alivecow
|
b348c19c6c
|
refactor: clean up gcm_crack code
|
2024-12-03 17:09:43 +01:00 |
|
Alivecow
|
4c9adb9fdc
|
feat: add the gcm crack
Example testcase is working
|
2024-12-03 16:59:30 +01:00 |
|