Okay, so I'd like to discuss with you a "new" topic that I came up with not so long ago.
I have no idea if it is patented or invented already, if so, tell me. [EDIT: It was invented already, and it is called "Vigenère cipher"]
It consists of a new hashing method. And, as far as I have investigated, it's pretty secure.
It works like so: There are 3 variables, the text to hash, the key, and the dictionary. The text to hash is just text formed from letters of the dictionary, the key is used to encrypt the text, and the dictionary lists the characters that form the text.
So, yo