License enforcement the application of an access control policy on code, restricting the environments in which it may be executed.

learn more… | top users | synonyms

6
votes
4answers
4k views

License key / Serial number generator and checker

I need a serial number generator and accompanying checker. I would like to be able to set a salt (and maybe a length). The generator should only produce serial numbers that pass the test of the ...