Skip to main content

Encryption/Decryption using Shift Cipher

Project description

This is a simple shift cipher.Note : There should not be any empty space letters/words during the input and also key value is must

For encryption : encrypt(val1,val2)

–>val1 - plain txt; –>val2 - key

For decryption : decrypt(val1,val2)

–>val1 - cipher txt; –>val2 - key

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

shift_cipher-1.0.0.zip (1.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page