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 2048
Moderator: UNKNwYSHSA
RSA 2048
Is there any open source applet for generating RSA key pair, signing tokens and storing windows certificates?
If it's possible, explain me, how can i store any .cer file in smartcard?
If it's possible, explain me, how can i store any .cer file in smartcard?
- UNKNwYSHSA
- Posts: 630
- Joined: Thu May 21, 2015 4:05 am
- Points :3055
- Contact:
Re: RSA 2048
ISOApplet or other applet OpenSC supported.
I had test ISOApplet:
1 Init ISOApplet with command: pkcs15-init.exe -r 0 -C
2 Store certificate to the card: pkcs15-init.exe -r 0 -X C:\Users\xxx\Desktop\test.cer (The certificate is encoded with BASE64.)
3 List certificate: pkcs15-tool.exe --reader 0 -c
I had test ISOApplet:
1 Init ISOApplet with command: pkcs15-init.exe -r 0 -C
2 Store certificate to the card: pkcs15-init.exe -r 0 -X C:\Users\xxx\Desktop\test.cer (The certificate is encoded with BASE64.)
3 List certificate: pkcs15-tool.exe --reader 0 -c
Code: Select all
X.509 Certificate [Certificate]
Object Flags : [0x2], modifiable
Authority : no
Path : 3f0050153400
ID : 45
Encoded serial : 02 10 2C80892E0115B0B77AA3594B9A733953
sense and simplicity
Re: RSA 2048
During pkcs15-init -r 0 -C i got:
"New User PIN.
Please enter User PIN: Please type again to verify: Unblock Code for New User PIN (Optional - press return for no PIN).
Please enter User unblocking PIN (PUK): Please type again to verify: Failed to create PKCS #15 meta structure: Transmit failed".
Why it could happen?
I have ACR 1281 1s dual reader, and ACOSJ Combi cards.
"New User PIN.
Please enter User PIN: Please type again to verify: Unblock Code for New User PIN (Optional - press return for no PIN).
Please enter User unblocking PIN (PUK): Please type again to verify: Failed to create PKCS #15 meta structure: Transmit failed".
Why it could happen?
I have ACR 1281 1s dual reader, and ACOSJ Combi cards.
- UNKNwYSHSA
- Posts: 630
- Joined: Thu May 21, 2015 4:05 am
- Points :3055
- Contact:
Re: RSA 2048
The parameter -r 0 means using reader with index 0.
Maybe the reader you using now is not the first one.
use command opensc-tool.exe -l to list readers on your computer.
Maybe the reader you using now is not the first one.
use command opensc-tool.exe -l to list readers on your computer.
sense and simplicity
Re: RSA 2048
I've chosen right reader index
. I think that smth with my smartcard, because in OpenSC wiki written, that ACOS5 isn't supported, as i've ACOSJ, maybe problem is in smartcard?

- UNKNwYSHSA
- Posts: 630
- Joined: Thu May 21, 2015 4:05 am
- Points :3055
- Contact:
Re: RSA 2048
Yes, installed, but not default selected
- UNKNwYSHSA
- Posts: 630
- Joined: Thu May 21, 2015 4:05 am
- Points :3055
- Contact:
Re: RSA 2048
I try it when install without default selected privilege, it is OK yet.
Is there's other question(s) with your card?
Which applet you loaded? Give me the url.
Is there's other question(s) with your card?
Which applet you loaded? Give me the url.
sense and simplicity
Re: RSA 2048
Is there another applet or way for storing windows .cer files. And if it's possible explain me how does windows logging on works?
where windows trying to find authorization data? What does this data looks like?
where windows trying to find authorization data? What does this data looks like?
- UNKNwYSHSA
- Posts: 630
- Joined: Thu May 21, 2015 4:05 am
- Points :3055
- Contact:
Re: RSA 2048
For windows login?
Maybe you are looking for this article.
https://javacardos.com/wiki/Article/det ... dsApp.html
Maybe you are looking for this article.
https://javacardos.com/wiki/Article/det ... dsApp.html
sense and simplicity
Who is online
Users browsing this forum: No registered users and 15 guests