Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

Simple 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...