Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 375 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 375 Bytes

AES GCM Python Encrypt/Decrypt

##AES GCM Python Encrypt/Decrypt file and text - GUI

In cryptography, Galois/Counter Mode (GCM) is a mode of operation for symmetric-key cryptographic block ciphers which is widely adopted for its performance. GCM throughput rates for state-of-the-art, high-speed communication channels can be achieved with inexpensive hardware resources.