Kumar-laxmi / Algorithms

A Repository for algorithms in C, C++, Python and Java
Apache License 2.0
322 stars 366 forks source link

Caeser Cipher #497

Closed Paritosh-J closed 1 year ago

Paritosh-J commented 1 year ago

Definition

In cryptography, the Caesar Cipher is one of the simplest and best known encryption techniques. It is a type of substitution cipher where each letter in the plaintext is replaced with a letter pointing to a specified number of digits in the alphabet.

Implementation

Caeser Cipher will be implemented in C, C++, Java and Python.

Request Statement

I hereby request you to please assign me this issue.

Kumar-laxmi commented 1 year ago

Assigned! @Paritosh-J : C++, Python @MrKoshens : Java, C

MrKoshens commented 1 year ago

please assign me this issue in python

Kumar-laxmi commented 1 year ago

@MrKoshens Is it possible for you to implement this algo in C

Harikaraja commented 1 year ago

please assign me this issue in c

MrKoshens commented 1 year ago

please assign me this issue in c

I am already assigned this issue in C. In fact i have also already completed it. I'm just waiting for the PR to be merged so i can open a new PR

Harikaraja commented 1 year ago

Ok fine

On Sun, 12 Feb 2023, 17:57 Madhav Verma, @.***> wrote:

please assign me this issue in c

I am already assigned this issue in C. In fact i have also already completed it. I'm just waiting for the PR to be merged so i can open a new PR

— Reply to this email directly, view it on GitHub https://github.com/Kumar-laxmi/Algorithms/issues/497#issuecomment-1427020260, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATCQWHUDUTYTIVSXX2SPZ4DWXDJJ7ANCNFSM6AAAAAAUKFWFIM . You are receiving this because you commented.Message ID: @.***>