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
For now this project can only encrypt messages using the following methods:
If you want to understand how this works, this project comments all around it to make sure you understand what’s happening