ebakan / AES

A basic implementation of AES, written for the Fall 2010 semester of my Data Structures course. The core encryption works, but there is a bug in writing the encrypted string to a file. Don't have the time to fix, but my first exercise in multi-filed C++ projects and Makefiles. No GNU Autotools, unfortunately :(

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ebakan/AES Stargazers