Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 280 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 280 Bytes

HackNA 2019 Project (Called UltraCrypt)

A Client-side web encryption/decryption utility

Upload a plaintext file, it gets encrypted with AES-256 bit encryption, and you can decrypt it on the same page. Made with pure HTML, CSS and JavaScript (with a bit of jQuery thrown in)