Skip to content

runners4tme/protonbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning cryptography by building small projects

CIPHERS

  • [Affine]
  • [Caeser]
  • [Substitution]
  • [Transposition]
  • [Vigenere]

FUTURE PROJECTS

  • Hash functions
  • Public keys
  • Signing algorithms

you can suggest more ideas here [issue]=>(https://github.com/runners4tme/protonbase/issues/)

CONTRIBUTIONS!

Protonbase is an open-source project - contributors are welcome!

If it's educational, it'll be posted on the site with of course, credit to you!

  • fork the repo
  • in the module folder, add a js file with your project :)
  • includes the html files under views/ciphers :)
  • create a pull request & and it'll be up soon!

##Instructions for running it locally!

git clone https://www.github.com/runners4tme/protonbase.git

npm install nodemon

nodemon

if you don't want to add it through GitHub, you can email it to me at [email protected]

About

Introduction to cryptography

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published