mrz icon indicating copy to clipboard operation
mrz copied to clipboard

parser: Document number checksum on Estonian ID Cards is "<"

Open mjl opened this issue 4 years ago • 1 comments
trafficstars

Estonian ID Cards seem to (sometimes? I've only had one in my data set so far!) set the document number checksum to "<", which seems to indicate no checksum.

I have not found anything in the standards for using the "<" in checksums though. Is this something you have seen before?

mjl avatar Apr 30 '21 09:04 mjl

Hi @mjl

First of all, excuse me the delay for the reply (I need more time to live xD. I really came here because someone who opened an issue yesterday sent me a mailing with a sensationalist title ["Big crush with MRZ" or something like that] and it worked!)

Yes, I had already seen it before especially in the jungle of ID cards.

Two cases occur to me: .- String is greater than the field and someone decides to occupy the checksum with "<" .- Checksum == 0 and someone decides to replace "0" by "<"

BR

Arg0s1080 avatar Jun 08 '21 23:06 Arg0s1080