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
How to implement ElGamal key generation algorithm on javacard
Moderator: UNKNwYSHSA
How to implement ElGamal key generation algorithm on javacard
I'm trying to implement ElGamal key generation algorithm on javacard. And I wonder the concrete steps. I googled but find a little information.
Did anyone work on this? How Can I implement this?
Also, I don't know which type of java card I can use to do this. Could anyone recommend one product to me ? Thanks
Did anyone work on this? How Can I implement this?
Also, I don't know which type of java card I can use to do this. Could anyone recommend one product to me ? Thanks
Re: How to implement ElGamal key generation algorithm on javacard
The computations of ElGamal are very similar to RSA.
You can generate some large primes (as components of CRT private key) and do some modular arithmetic.
In addition, manual implementation will probably be slow.
You can generate some large primes (as components of CRT private key) and do some modular arithmetic.
In addition, manual implementation will probably be slow.
Onward...
Who is online
Users browsing this forum: No registered users and 24 guests