This repository is not active
EliasJRH/ASCII-String-Multiplication-Encryption
A method of encrpytion that encrypts messages by combining a message's character's ASCII values then multiplying the resulting integer by a key which is then stored inside the encrypted message
Python