preethika-ajay / Ciphers

MIT License
0 stars 12 forks source link

Ceaser cipher issue 14 #29

Closed anushkaguptaaa closed 3 years ago

anushkaguptaaa commented 3 years ago

A function to decrypt the encrypted text via a Ceaser Cipher has been generated. Under the name : void ceaser::decrypt_ceaser()

The Function takes the following inputs

  1. Encrypted message
  2. Shift of the numbers (NOTE : Non-numeric shift inputs has been taken care )
chick-bot[bot] commented 3 years ago

Hi, @sewimpractical! Thank you for your Pull Request 🥳🚀 A Maintainer will review your PR Shortly. Till then, hold tight!

preethika-ajay commented 3 years ago

!bounty 60

chick-bot[bot] commented 3 years ago

Congrats @sewimpractical 🥳🥳🚀🚀, you got 60 Bounty Points! Check out the Leaderboard to see your new score 😁

anushkaguptaaa commented 3 years ago

Thank you!!!