Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有人能够成功地解码来自 Android 上的 MagTek uDynamo 读卡器的信息?我的测试应用程序工作正常,但我需要能够解码卡号。它是 DUKPT 加密。
它适用于带有学生证的内部学校申请,因此安全性不是一个大问题。
谢谢
实际上,它是 DUKPT 密钥管理和 TDES 加密。如果您真的想“自己动手”解密程序,您需要掌握 ANSI X9.24 标准。这将解释你需要知道的一切。