This is a unique cipher I made. Follow instructions in project.
This cipher creates a key that looks something like this: <2>5>4<4>5>5>7. When this is combined with a string, it changes each letter depending on what the number and symbol are. For example, lets take the string "Hello" and mix it with >2<3. First, we take the "h" and go to the next letter, "i". For "e", we move two letters forward to "g". The amount of times we go up or down is determined by the number, which stacks, and resets back to one on the next pair. So, "Hello" becomes "Igkjl". This is good because the more letters you have, the harder it is to crack.