Skip to content

ahmed2m/cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was build as an assignment for CS495 Selected Topics-3 (Security). It was an opportunity to learn more about React and AntDesign. It contains the implemntation of the text cipher algorithm we learn about every week. So far the application contains (Caeser, Monoalphabetic)

Scripts

In the project directory, you can run:

npm 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.

npm run 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 app is ready to be deployed!

Deployment

This web application is deployed on Github pages.

Contribuitions

I encourage additions to my little project. As I'm still learning more and more about React.

Issues
> Decryption logic is not correct for the Caeser cipher.

About

A simple web interface for popular cipher algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published