Luhn validation algorithm
Hello, I needed a modified version of Luhn Algorithm into one installer and I didn't see anything similar on the wiki/forum, so here's the validation algorithm, it might be useful for someone.
The example needs NSISArray and PassDialog to work.
My 2 cents...