Re: What is best way to set_rand?
- Posted by SnakeCharmer Jan 27, 2013
- 1095 views
Password generation by random numbers was bad idea. It was just a fast-n-dirty solution. I need any modern cryptographic function now. I programmed some checksums and hashes already (for Euphoria-skill). I try to implement on Euphoria one of the modern crypto-hash function: SHA-3 (formerly known as Keccak).