Skip to content

irakan/aes-encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

14e9abb · Jun 7, 2022

History

5 Commits
Apr 29, 2022
Apr 29, 2022
Apr 29, 2022
Apr 29, 2022
Apr 29, 2022
Apr 29, 2022
Apr 29, 2022
Apr 29, 2022
Apr 29, 2022
Apr 29, 2022
Apr 29, 2022
Apr 29, 2022
Apr 29, 2022
Apr 29, 2022
Apr 29, 2022
Jun 7, 2022
Apr 29, 2022
Apr 29, 2022
Apr 29, 2022
Apr 29, 2022
Apr 29, 2022
Apr 29, 2022
Apr 29, 2022
Apr 29, 2022

Repository files navigation

IMPORTENT: This is a sample application not attended for production environments. It was built for educational purposes.

What is this?

An AES Encryption & Decryption very "simple" application written using Laravel, that will allow the user to upload a file and encrypt/decrypt it using AES algorithm. The user can uses symmetric key or asymmetric key ( By using public key of the receiver ) in the encryption/decryption process.

Application language?

Arabic

To Do:

  • Refactor the code and remove duplicated code.
  • Add English language. maybe?
  • Add support to different AES methods other than (AES-256-ECB).
  • Add tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published