home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / dev / asm / CardCheck.lha / CardChecker.doc next >
Encoding:
Text File  |  1996-12-27  |  2.4 KB  |  73 lines

  1.  
  2.            ========================================================
  3.                                CardChecker v1.1
  4.            ========================================================
  5.                           Copyright © 1996 Dave Jones
  6.                               All rights reversed
  7.            --------------------------------------------------------
  8.                     GiftWare - Please send me **anything!**
  9.            --------------------------------------------------------
  10.  
  11. *************
  12. Distribution:
  13. *************
  14. It is forbidden to include this on a magazine coverdisk without first
  15. writing to me to make sure you include the latest version, and also,
  16. I'd appreciate a copy of the magazine featuring my program.
  17. No other limitations are implied on the distribution.
  18.  
  19. If you include this routine in your programs, please consider giving
  20. me credit for what I've done, and why not send me a copy of the program?
  21.  
  22.  
  23. ***********
  24. BackGround:
  25. ***********
  26. I came across an algorithm for checking credit card numbers, and decided
  27. to write this short program to put the algorithm to the test.
  28. I can't actually think of a use for this (Except maybe you'd like to
  29. incorporate the routines in an automated ordering program like the SASG
  30. registration program)
  31. If you can think of a use for this, please mail me, and I'll do more work on
  32. this ;^)
  33.  
  34. This program will check the checksum of a card, and report it as valid/invalid,
  35. as an added bonus, it will print the issuer of the card if known.
  36. I only know the prefix of a few banks, If you send me the name of your Bank
  37. or Building Society, and the first four numbers of your credit/debit card, I'll
  38. add support for them.
  39.  
  40. *NB* This is not a means for me to get credit card numbers for fraudulent
  41. purposes. I only need the first four numbers of your card, this is useless
  42. to a fraudster, but allows me to identify cards from different banks/building
  43. societies.
  44.  
  45.  
  46. ********
  47. History:
  48. ********
  49.  
  50. v1.0: Release date 28-Sep-96
  51.  First version.
  52.  
  53. v1.1: Release date 05-Dec-96
  54.  Added some more Issuers.
  55.  
  56. ***********
  57. Programmer:
  58. ***********
  59.  
  60.  Dave Jones
  61.  40,Heol Edward Lewis
  62.  Gelligaer
  63.  Hengoed
  64.  Mid Glam
  65.  Cf82 8ej
  66.  South Wales.
  67.  
  68.  Email: DJones@CardiffCyberCafe.Co.Uk
  69.  IRC:   Termy on #Amiga (Regularly on saturday afternoons)
  70.  
  71. I'm a 22 year old hobby programmer, interested in anything Amiga, currently
  72. working as a Data Entry Clerk (Which sucks) Job offers welcome ;^)
  73.