| Projects on Google Code | Results 1 - 1 of 1 |
Check digits (or characters) are a 'checksum' on a number or word to help prevent manual typing errors.
This was originally based from [http://code.google.com/p/cida/ Cryptography for Internet and Database Applications, pp 221-229].
This projects provides examples and source in both java and j...