JavaCardOS wrote:This applet is a very basic EMV applet supporting only SDA and plaintext offline PIN.It does not offer personalisation support - everything is hard-coded.
The code is optimised for readability, and not for performance or memory use.
The class SimpleEMVApplet does the central processing of APDUs. Handling of all crypto-related stuff is outsourced to EMVCrypro, handling of the static card data to EMVStaticData,and handling of the EMV protocol and session state to EMVProtocolState.
For more information about this Applet, please see the following file.
Note:
- The Applet has been successfully compiled in JCIDE, and can be directly used after downloading.
- This Applet is from SourceForge and GitHub (LGPL2)
Would I be wrong for thinking this applet might be majorly what is included in that macgyver.cap file I see in some of those public EMV softwares
being sold by some?
I'm no expert, I'm late to the smart development scene but I'm slightly catching up.
Also, admins and the oh ye smart ones, are there any modification updates to this OpenEmv applets?
(public or private)
I mean any kind of improved modification at all???
It's been some 2 year since they were uploaded here from the dates I see.