Jean-Sébastien Carinos
  • Articles
  • GIST
  • Resume
  • Twitter
  • LinkdIn
Posted by JSC on 1:44 PM

GIST

Luhn algorithm

Luhn algorithm is a very simple checksum formula to validate numbers (credit cards, IMEI...).
You take one number, compute a check digit and add it to the end.
It is not secure at all but easy to implement. Here is one




https://en.wikipedia.org/wiki/Luhn_algorithm
Email ThisBlogThis!Share to XShare to Facebook
Newer Post Older Post Home

Copyright © Jean-Sébastien Carinos | Powered by Blogger
Design by CSSIgniter.com | Blogger Theme by NewBloggerThemes.com