nbennett320 / cs-432-cryptography-project

This JavaScript application uses an HTML5 Offscreen Canvas to parse and manipulate the least significant bits of image color data to encode and decode ASCII messages.

Home Page:https://nbennett320.github.io/cs-432-cryptography-project/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\

About

This JavaScript application uses an HTML5 Offscreen Canvas to parse and manipulate the least significant bits of image color data to encode and decode ASCII messages.

https://nbennett320.github.io/cs-432-cryptography-project/


Languages

Language:JavaScript 88.2%Language:Python 8.8%Language:HTML 1.9%Language:CSS 1.2%