Skip to content

lollerfirst/aes_encryption_decryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AES-128 ENCRYPTION AND DECRYPTION TOOL

Installation:

With gcc and make modules installed:

Usage:

Use './encrypt <16B-key>' to encrypt your file with the specified 16 bytes key. Use './decrypt <16B-key>' to decrypt your file with the same key.

About

Building AES encryption and decryption algo from a scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published