Ok, now seem work fine. I can sign and decrypt the mail ecc...
It's a very experimental support and for now only one key of 2048 bits
is recognized with the personal certificate and other CA certificates
stored in SC. ( The most problem is mapping of memory, it's proprietary
and not documented )
Antonio Nastasi wrote:
> I created a layer for emulate pkcs#15 and it seems work fine.
> But...firefox how recognize if the certificate is mine or of others? In
> this moment the certificate that i import with sc_pkcs15emu_add_x509_cert.
> It's stored between certificate of others, not in persona
I created a layer for emulate pkcs#15 and it seems work fine.
But...firefox how recognize if the certificate is mine or of others? In
this moment the certificate that i import with sc_pkcs15emu_add_x509_cert.
It's stored between certificate of others, not in personal certificates.
I must link the r
Ok, I am mapping the memory of smartcard for understand how it's store
informations.
I am writing a emulator for pkcs15 and now i am be able to import the
certificates in firefox.
I found where the smart store the public key..
For the moment i read the certificate passing the offset of bytes to
On Thursday 06 September 2007 18:35:14 Antonio Nastasi wrote:
> Hi,
> I am writing a driver for gemsafe Xpresso 16K with applet v1..
> But.. I have some questions:
> 1)Are there documentation for knowledge the function I must implement?
our best test tool is "pkcs11-tool --test --login". once that
Hi,
I am writing a driver for gemsafe Xpresso 16K with applet v1..
But.. I have some questions:
1)Are there documentation for knowledge the function I must implement?
2)I am reading the drivers for other cards..In particular Which are the
functions that i must implement for pkcs11 recognize the car