Aesgcm 1.0.0.1

This program will allow you to encrypt plaintext files or decrypt aes256gcm encrypted files from the command line. Usage: aesgcm /mode=[encrypt/decrypt] /iv=[nnn bits] /keysize=[nnn bits] /key="AlphanumericKeyOfKeySizeLengthX"...