I wrote some code that does PIN encryption/decryption according to rules in X9.24. It works great with examples provided in ANSI doc, but doesn't work with actual device from the client.
Where can I find more sample data to run my code through, to make sure that my code is correct?
Is it possible that some device manufacturers do not follow ANSI to a T?