Tagged Questions
5
votes
3answers
2k views
How best to generate a random salt for a Web Site?
i'm wanting to generate a random salt value and put it into the Application state.
Now, i'm using a web farm, so the Application state will be different per machine. I don't want to purchase ...