An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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)