zelihaerim / Cryptography-and-Computer-Security

Cryptography and Computer Security Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptography-and-Computer-Security

Cryptography and Computer Security Project:

This project takes input file and encrypt its content using AES algorithm.
It reads chars from file and splits them into blocks, each block comprise of 16 char.
Decryption function will be held later.

About

Cryptography and Computer Security Project


Languages

Language:C 100.0%