cs2-encryption
cs2-encryption copied to clipboard
Add more tests
In order to solidify the encryption method a bit more, we should add some more tests to make sure that all possible edge cases are covered. This will also allows us to make our types stricter and make the margin of error as close to zero as possible.
I will be updating this issue with possible edge cases as I come up with them (and the time to cover them).