https://9p4.github.io/hackna/
My work for the 2019 HackNA Hackathon
https://9p4.github.io/hackna/
Last synced: 20 days ago
JSON representation
My work for the 2019 HackNA Hackathon
- Host: GitHub
- URL: https://9p4.github.io/hackna/
- Owner: 9p4
- Archived: true
- Created: 2019-01-05T13:23:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-16T22:28:37.000Z (about 3 years ago)
- Last Synced: 2024-10-15T06:01:35.930Z (7 months ago)
- Language: HTML
- Size: 55.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Crypto-OpSec-SelfGuard-RoadMap - hackna
README
# 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)