Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 421 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 421 Bytes

TextCrypt

This web application is built using Django, HTML, CSS, and leverages Bootstrap for styling. It is designed to help you understand the concepts of encryption and decryption by allowing you to encrypt and decrypt your data using techniques such as AES, Fernet, and RSA.

Additionally, the app features a learning section where you can find detailed information about various encryption and decryption methods.