doing cryptography on java card
843851Oct 16 2002 — edited Oct 16 2002Hi,
I need to perform asymmetric cryptography (key generation, encrypt/decrypt), digital signature, and verification on a java card, but I'm totally new to smart cards and cryptography. So I was wondering if you could tell me what would be the minimum requirement for processor and memory (ROM, EEPROM, RAM) sizes.
Also, I noticed that Java Card DK itself does not implement any cryptography algorithms. So I assume I need something from the card vendor to do that. Is there anything else I will need from anywhere to enable me to perform the about functionalities?
Thanks a lot!
Michelle