On 11 jun 2009, at 00.18, Peter Stuge wrote:
> The canonical way of using opensc-pkcs11.so is to dlopen() it, I
> don't think direct linking of the .so will work so well.
>
> Maybe you can use pkcs11-helper or libp11 as your PKCS#11 access
> method? Or just dlopen() the .so.
yes, we've changed ou
I'm trying to link our (the OpenDNSSEC project's) HSM/PKCS#11 tools
(http://svn.opendnssec.se/trunk/hsm-toolkit/
) with OpenSC's pkcs11 library (installed from MacOSX SCA), but it
just doesn't link.
example:
gcc -o hsm-toolkit -O3 -W -Wall -Werror -g -I. -L/usr/local/lib \
/Library/Op
has anyone looked at including libassuan and the signer in sca?
jakob
___
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel
SetCOS
iso7816.c:99:iso7816_check_sw: Instruction code not supported or invalid
iso7816.c:441:iso7816_select_file: returning with: Unsupported INS byte in APDU
card.c:531:sc_select_file: returning with: Unsupported INS byte in APDU
jakob
--
Jakob Schlyter <[EMAIL PROTECTED]> +46
On Tue, 28 Feb 2006, Jakob Schlyter wrote:
Are test cards available ?
no, not that I know of.
according to Göran (cc) there should be test cards availible - people
interested in cards should contact Göran and me off list.
jakob
--
Jakob Schlyter <[EMAIL PROTECTED]> +46 70
On Wed, 1 Mar 2006, Peter Stuge wrote:
Are test cards available ?
no, not that I know of.
If they weren't planning on putting the horrible RFID e-passport
thing on the cards I would get one of these in a heartbeat.
there is no RFID on card I have.
jakob
__
On 28 feb 2006, at 19.35, Nils Larsch wrote:
yep. Do you have any docs describing these cards (the profile) ?
there is a description at the following address, but unfortunately
only in swedish:
http://www.statskontoret.se/upload/publikationer/2005/2005112.pdf
Are test cards available ?
greetings,
as some of you may know already, the swedish police is (since october
2005) issuing a national identity card ("NIDEL") with integrated
smartcard. the card is running Setcos 4.4.1 and is rather well documented
as I understand it.
is there any developer interested in helping me out