31Sanskrati / Cryptography_Algorithms

Collection of cryptography algorithms implementation.
MIT License
14 stars 5 forks source link

Renamed SHIFT, Vigenere, and SUBST md files. #8

Closed Ashrick12 closed 4 months ago

Ashrick12 commented 4 months ago

Vigenere_Cipher.md -> VIGINERE_CIPHER.md SHIFT.md -> SHIFT_CIPHER.md SUBST.md -> SUBSTITUTION_CIPHER.md

Resolves #7

31Sanskrati commented 4 months ago

This resolves #7. I will merge the pull request.

Thank you for your contribution.