12 messages in org.mozilla.lists.dev-tech-cryptoRe: Personal crypto device (or smart ...
FromSent OnAttachments
Nelson BolyardAug 30, 2007 11:01 pm 
Arshad NoorAug 31, 2007 10:37 am 
Eddy Nigg (StartCom Ltd.)Aug 31, 2007 1:20 pm 
Eddy Nigg (StartCom Ltd.)Aug 31, 2007 2:59 pm 
Anders RundgrenSep 2, 2007 7:32 am 
Anders RundgrenSep 6, 2007 2:41 pm 
Nelson BolyardSep 6, 2007 11:23 pm 
Eddy Nigg (StartCom Ltd.)Sep 7, 2007 2:59 am 
Anders RundgrenSep 7, 2007 1:47 pm 
Kyle HamiltonSep 8, 2007 8:04 pm 
Anders RundgrenSep 8, 2007 11:04 pm 
Eddy Nigg (StartCom Ltd.)Sep 9, 2007 3:43 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Personal crypto device (or smart card) success stories?Actions...
From:Eddy Nigg (StartCom Ltd.) (eddy@startcom.org)
Date:Aug 31, 2007 2:59:55 pm
List:org.mozilla.lists.dev-tech-crypto

Hi Arshad,

Arshad Noor wrote:

Two questions:

1) What is the difference between the commercial version of the software vs. OpenSC version?

The commercial version is closed source and we have no clue about it really. OpenSC's version was developed by reverse engineering the Siemens CardOS, in addition to the fact, that OpenSC implements pccs15 and only emulates pkcs11. For more details I suggest to join the OpenSC mailing list.

2) Why can they both not access the same objects (private keys and certs) if the objects are stored in industry-standard formats?

No, they are not stored in the same way. The Siemens CardOS is really proprietary. However the nice thing is, that there is software for all platforms both closed and open source, plus both can live on the same token/smart card.

----- Original Message ----- From: "Eddy Nigg (StartCom Ltd.)" <eddy@startcom.org> Cc: dev-@lists.mozilla.org Sent: Friday, August 31, 2007 1:20:57 PM (GMT-0800) America/Los_Angeles Subject: Re: Personal crypto device (or smart card) success stories?

I'd like to note, that the software provided by Aladdin works on Windows, Linux and Mac. Similar the OpenSC software works on the same three platforms, but the softwares of each are not compatible with each other, which means, that both softwares can co-exist on the same token/smartcard, but one can't read the others keys and certificates. Hope I formulated that understandable enough.