Skip to content

yair89999/the-cipher-encryption-and-decryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

the-cipher-encryption-and-decryption

This is a basic easy cool project to do of the cypher encryption and decryption

This is a project that takes for an expert coder around 5-10 minutes

This is not a complicated project but an easy one to tests your foundations on(or starting to get into hacking and cybersecurity)

You have in the code the encrypting and decrypting

example of the output(including requesting input):

Enter the string you want to encrypt:testing
not encrypted: testing
encrypted:     @X!@27Z
to decrypt use this key: 69343957
encrypted: @X!@27Z
decrypt:   testing
key used: 69343957

About

this is a basic easy project to do of the cypher encryption and decryption

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published