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 RSA Modulus & Exponent works in javacard if both are given in java string format
-
- Posts: 1
- Joined: Wed Jul 25, 2018 2:42 am
- Points :18
- Contact:
How to RSA Modulus & Exponent works in javacard if both are given in java string format
How to RSA Modulus & Exponent works in javacard if both are given in java string format(RSA 1024 bit)
String mod = “90852423964057822753848621261403370088993357129733218801087462576099980287978042564895945874292510348927639029935586865556973426497673013741266524150720003571724086514649223562314220334081241743303999793127341482072785546147464092758619893413473778162085500548213288954853005622547623956388880237500263919103”
String exp ="65537";
String mod = “90852423964057822753848621261403370088993357129733218801087462576099980287978042564895945874292510348927639029935586865556973426497673013741266524150720003571724086514649223562314220334081241743303999793127341482072785546147464092758619893413473778162085500548213288954853005622547623956388880237500263919103”
String exp ="65537";
Re: How to RSA Modulus & Exponent works in javacard if both are given in java string format
Cipher = message ^e (mod n);
Re: How to RSA Modulus & Exponent works in javacard if both are given in java string format
message must smaller than n
-
- Posts: 1
- Joined: Mon Mar 23, 2020 5:33 am
- Points :8
- Contact:
Re: How to RSA Modulus & Exponent works in javacard if both are given in java string format
Very helpful information.. Thank you.
Re: How to RSA Modulus & Exponent works in javacard if both are given in java string format
Discussion really helped..!!!
Who is online
Users browsing this forum: Google [Bot] and 47 guests