11 Commits

Author SHA1 Message Date
Aryansh B
53d6cd64ea
Added Atbash Cipher! (#136) 2023-10-09 21:42:42 -06:00
Aryansh B
599577bf9a
Added Railfence Cipher (#134)
* Feat: Added Railfence Cipher

---------

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2023-10-08 18:41:13 -06:00
Aryansh Bhargavan
831d93b454
Fix: Changes in formatting? 2023-10-06 21:51:15 +05:30
Aryansh Bhargavan
240260b21b
Fix: Changes in formatting? 2023-10-06 21:48:11 +05:30
Aryansh Bhargavan
f595b7a71a
Feat: Added Vignere Cipher 2023-10-05 21:10:00 +05:30
salehhashemi1992
658618ae95 fix comment indents and docs 2023-10-05 10:11:31 +03:30
salehhashemi1992
9c2726203c fix cs errors to follow the psr12 standard and also some minor fixes 2023-10-04 21:50:32 +03:30
Brandon Johnson
925178d263 rename MonoAlphabeticCipher and move tests for the same into Ciphers tests 2022-07-31 23:06:45 -06:00
Brandon Johnson
6c627c5589 ciphers: some style clean-up for consistency 2022-07-31 22:19:40 -06:00
Brandon Johnson
505bee2036 ciphers: some style clean-up of the XORCipher 2022-07-31 22:19:40 -06:00
Brandon Johnson
69e86faafc meta: add tests/Ciphers; change ciphers dir to Ciphers for consistency 2022-07-31 22:19:38 -06:00