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
RSA algorithem
RSA algorithem
Good Morning,
i want to know "the length of the public RSA modulus of the ICC key in bytes" .
regards,
Thammineni Naresh
i want to know "the length of the public RSA modulus of the ICC key in bytes" .
regards,
Thammineni Naresh
Re: RSA algorithem
Public RSA key modulus length can from 64 bytes to 512 bytes. Even it can longer than 512 bytes.
-
- Posts: 35
- Joined: Wed Jun 20, 2018 4:06 am
- Points :218
- Contact:
Re: RSA algorithem
There are the RSA public key from 512(bit length) to 4096(bit length) in new JAVACARD special 3.0.5
public static final short LENGTH_RSA_512 = 512;
public static final short LENGTH_RSA_736 = 736;
public static final short LENGTH_RSA_768 = 768;
public static final short LENGTH_RSA_896 = 896;
public static final short LENGTH_RSA_1024 = 1024;
public static final short LENGTH_RSA_1280 = 1280;
public static final short LENGTH_RSA_1536 = 1536;
public static final short LENGTH_RSA_1984 = 1984;
public static final short LENGTH_RSA_2048 = 2048;
public static final short LENGTH_RSA_4096 = 4096;
public static final short LENGTH_RSA_512 = 512;
public static final short LENGTH_RSA_736 = 736;
public static final short LENGTH_RSA_768 = 768;
public static final short LENGTH_RSA_896 = 896;
public static final short LENGTH_RSA_1024 = 1024;
public static final short LENGTH_RSA_1280 = 1280;
public static final short LENGTH_RSA_1536 = 1536;
public static final short LENGTH_RSA_1984 = 1984;
public static final short LENGTH_RSA_2048 = 2048;
public static final short LENGTH_RSA_4096 = 4096;
Who is online
Users browsing this forum: No registered users and 62 guests