Skip to content

Raw implementation of the AES (Advanced Encryption Standard) for ciphering.

Notifications You must be signed in to change notification settings

zenialexandre/advanced-encryption-standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advanced-encryption-standard

Raw implementation of the AES (Advanced Encryption Standard) for ciphering.

👾

image

-> Field 'Choose the file to be uploaded:' must hold the path to the file that will be ciphered.
-> Field 'The name of the output file:' must hold the name of the binary file containing our ciphered data.
-> Field 'The cipher key to be used:' must hold the value of our cipher key, with 16 bytes. (Each byte separated by comma)

About

Raw implementation of the AES (Advanced Encryption Standard) for ciphering.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages