Skip to content

web-based tool that allows users to securely encrypt and decrypt their notes. The application features a user-friendly interface for entering text, specifying encryption keys, and optionally adding an initialization vector.

Notifications You must be signed in to change notification settings

eeeeshika21/Encryption_Decryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Encryption_Decryption

A simple web-based notepad application that allows users to encrypt and decrypt their notes. This project demonstrates basic encryption and decryption functionalities using JavaScript.

Features

  • Encryption: Secure your notes with a key and initialization vector.
  • Decryption: Retrieve your secured notes using the same key and initialization vector.
  • Linkify: Automatically detect and convert URLs into clickable links.
  • Responsive Design: Optimized for various screen sizes.

Technologies Used

  • HTML: Structure of the web application.
  • CSS: Styling for the web application.
  • JavaScript: Functionality for encryption, decryption, and link detection.

About

web-based tool that allows users to securely encrypt and decrypt their notes. The application features a user-friendly interface for entering text, specifying encryption keys, and optionally adding an initialization vector.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published