Skip to content

tsengliwei/Cryptography

Repository files navigation

Cryptography

The encryption method: the word will be shift left by a randomly selected number ranged from 1-26, which is generated by a key

The decryption method: the word will be shift left by a number ranged from 1-26, generated by the same key used to encrypt the cypher txt

About

IEEE C3 Project 2 cryptography

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages