Altera_Forum
Honored Contributor
9 years agoSimple hash algorithm
Hi guys, I'm trying to create a hash algorithm (a very simple one) for homework exercise. I basically have taken an input from the user and hash it using: a = 1, b =2, c = 3 ... z = 2...