Contains the JavaScript code implementing ECC encryption and decryption logic. Getting Started To use this implementation: Clone or download the repository. Open the index.html file in a web browser.
This was a mini project required for term work. it is a website for encryption and decryption of texts using vignere cipher. it uses HTML,CSS and JavaScript.