BLu85 / AES-GCM-128-192-256-bits

Configurable AES-GCM IP (128, 192, 256 bits)
19 stars 5 forks source link

empty plain text and aad handling #7

Closed alphaprobe closed 1 month ago

alphaprobe commented 6 months ago

In tb/gcm_gctr.py the comparison with 'empty' is incorrect. The comparison should be done with 'EMPTY' as thats how the json file gets created with 'empty' with -a switch.

BLu85 commented 6 months ago

Good point. I'll change that. Thanks for spotting and reporting it. Cheers.

BLu85 commented 1 month ago

I'll close this issue as it has been fixed in version 1.8