What it does

Takes an input phrase from the user then encrypts it using an ASCII character shift. It can also decrypt using a reverse ASCII character shift. It currently doesn't check for out of bounds characters.

Built With

Share this project:

Updates