JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html
https://ftsafe.en.alibaba.com/index.html
implement KDF and PRF
implement KDF and PRF
Hey all here,
I need to implement SCP03 by myself. Now I am trying to implement KDF and PRF. I wonder if there are any API functions beside AES cipher and key handling I could use?
Thanks a lot.
I need to implement SCP03 by myself. Now I am trying to implement KDF and PRF. I wonder if there are any API functions beside AES cipher and key handling I could use?
Thanks a lot.
Re: implement KDF and PRF
You need to strictly follow the GP spec when implementing SCP03. SO JUST USE AES cipher.
Re: implement KDF and PRF
The main thing I am worried about is implementation of key derivation.
The AES implementation on my card is written by native code. But I wrote this part using JAVA not native code, will there any problems?
The AES implementation on my card is written by native code. But I wrote this part using JAVA not native code, will there any problems?
Re: implement KDF and PRF
You don't need to worry about this.
In fact, AES is the same no matter by which language you implement.
Derivation will produce the same results in all languages.
In fact, AES is the same no matter by which language you implement.
Derivation will produce the same results in all languages.
Who is online
Users browsing this forum: No registered users and 29 guests