a simple number hashing library that has two functions :
    Can encrypt some String with function enc254("here is the String to encrypt")
    Can decrypt string numbers and Integers with function dec254(here is the integer to decrypt)
    Can't encrypt numbers
