testing methods to improve space performance form O(2*n) to O(n)
implemented a new way of encrypting
it improves space performance from O(n*2)
to O(n)
.
This is achieved by not expanding the password to the full length of the message/ciphertext but instead cycling through the index