New Cryptographic Providers

Hi Folks;

Is it possible to implement/add new cryptographic providers or algorithms to the java card platform 2.2.2?

Best regards...

[152 byte] By [erkanyalcinkayaa] at [2007-11-27 11:08:30]
# 1

You can implement anything you want in Java Card.

lexdabeara at 2007-7-29 13:29:04 > top of Java-index,Java Mobility Forums,Consumer and Commerce...
# 2

you cant add post issuance, but during pre-issuance, do what ever you want !

Joseph.Smitha at 2007-7-29 13:29:04 > top of Java-index,Java Mobility Forums,Consumer and Commerce...
# 3

Done pre-issuance, you probably won't be doing it yourself, though? I mean, cryptographic operations should be done using dedicated coprosessors and those must/should be designed and implemented by the card vendor? I guess that for a huge quantity of cards, they'll be happy to do so, but for most projects, that's not really an option.

Lillesanda at 2007-7-29 13:29:04 > top of Java-index,Java Mobility Forums,Consumer and Commerce...
# 4

Java Card allows industrial extensions to the existing specification. As mentioned, this includes the issuer / card manufacturer to add your implementation.

lexdabeara at 2007-7-29 13:29:04 > top of Java-index,Java Mobility Forums,Consumer and Commerce...