JavaCard 3.1 introduces this KDF as part of this release. Can someone help me in understanding this topic clearly? (KDF ANS X9.63). I need some parameters informations. What is shared secret and shared Info, differences between them, how they are generated etc.. How to validate and corresponding code in Java ? to assert the outputs from Javacard & Java to be the same.Some unit testing to be done from my side.
Similarly the same is also requested for HKDF.
Thanks in Advance !!!