Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What cryptographic features does Java Card support?

0
Posted

What cryptographic features does Java Card support?

0

Location: http://www.jguru.com/faq/view.jsp?EID=471274 Created: Aug 8, 2001 Author: Julien SIMON (http://www.jguru.com/guru/viewbio.jsp?EID=426247) Java Card 2.1.1 offers the following cryptographic features: • javacardx.crypto.Cipher provides encryption/decryption, using either secret-key algorithms (DES, Triple DES) or public-key algorithms (RSA). • javacard.security.Signature provides signature/verification using either secret-key algorithms (DES, Triple DES) or public-key algorithms (RSA, DSA). • javacard.security.MessageDigest provides message digests, using one-way hash functions (MD5, SHA-1, RIPEMD160). Please refer to the Java Card specification for more information on supported key lengths, modes of operations and padding. Note that Java Card 2.1.1 supports neither AES (Advanced Encryption Standard) nor Elliptic Curves. However, they probably will be part of Java Card 2.2.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123