Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Encryption Project

For now this project can only encrypt messages using the following methods:

  • SHA-256
  • AES-128
  • Base64

If you want to understand how this works, this project comments all around it to make sure you understand what's happening