qualious / aes_in_c

This program takes one input and one output file, asks for a key and encrypts/decrypts the contents using AES 256.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This program takes one input and one output file, asks for a key and encrypts/decrypts the contents using AES 256.

License:The Unlicense


Languages

Language:C 98.6%Language:Makefile 1.4%