Dark-System / Cipher

This repository is meant for various Cipher Algorithms.
0 stars 4 forks source link

Add algorithms of Cipher #1

Open Dark-System opened 4 years ago

Dark-System commented 4 years ago

Anyone can take up this issue and contribute. No barrier of Programming Language. Use whatever language you are comfortable in.

The Ciphers that should be included are :

  1. Caeser Cipher
  2. Playfair Cipher
  3. Railfence Cipher
  4. Hill Cipher
  5. Monoalphabetic Cipher

Make sure to follow Coding conventions.

saloniankita commented 4 years ago

Can I take up the Caeser Cipher one? Kindly assign me.

Dark-System commented 4 years ago

Assigned. You can start contributing.

jangragaurav commented 4 years ago

Assign me this please.

Dark-System commented 4 years ago

@saloniankita @sam0hack @jangragaurav Can you guys work on the documentation of the respective files that you added? Make sure to add the description and explain the implementation if you do.

saloniankita commented 4 years ago

Yeah sure @Dark-System Do we have to include the references as well?

Dark-System commented 4 years ago

It's up to you. Adding the implementation part is mandatory.

sam0hack commented 4 years ago

Sure @Dark-System

hryxna commented 4 years ago

Hey, @Dark-System I have implemented Monoalphabetic cipher for the CS50 course. Well it works quite well the only thing is I used cs50 libraries they mentioned us to use so if you don't mind that then should I make a PR for it? 😅

Dark-System commented 4 years ago

@hryxna Yeah.. you don't need my approval to make PR. I'll review them and label them Hacktoberfest-accepted if they are aligning with the rules. But make sure you don't spam.