Tagged Questions
4
votes
1answer
176 views
Storing License Keys
I'm creating an application which generates licenses key and stores this in a database (the licenses are checked on-line). I don't wish to store these license unhashed - in case the database is ...