CIPHER_DIARIES icon indicating copy to clipboard operation
CIPHER_DIARIES copied to clipboard

A collection of Cipher implementations in different languages.

Results 6 CIPHER_DIARIES issues
Sort by recently updated
recently updated
newest added
trafficstars

## What does this PR do? Check marked already added ciphers

## What does this PR do? This PR add the Vernam Cipher folder to the repository where contributors can add implementation in different languages. I've added cpp implementation of vernam...

## What does this PR do? Updates README.md as Playfair Cipher in C++, Hill Cipher in C, XOR Cipher in C has been added

## What does this PR do? Added the code for RSA in C language ## Test Plan (Write your test plan here. If you changed any code, please provide us...

## What does this PR do? Added XOR cipher implemented in cpp language. ## Test Plan I added new implementation that not affected other code. I have tested in https://www.onlinegdb.com/online_c++_compiler...