AES-GCM-128-192-256-bits icon indicating copy to clipboard operation
AES-GCM-128-192-256-bits copied to clipboard

empty plain text and aad handling

Open alphaprobe opened this issue 1 year ago • 1 comments
trafficstars

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.

alphaprobe avatar Mar 06 '24 10:03 alphaprobe

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

BLu85 avatar Mar 06 '24 12:03 BLu85

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

BLu85 avatar Jul 08 '24 15:07 BLu85