Re: [opensc-devel] Openssl pkcs11-engine using s_client with PIV card

2012-12-20 Thread Douglas E. Engert
in ?? () #14 0x in ?? () Thanks for any advice/patches/help :) Matt ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng

Re: [opensc-devel] Segmentation fault in pkcs11-tool

2012-12-20 Thread Douglas E. Engert
19, 2012 at 4:27 PM, Douglas E. Engert deeng...@anl.gov mailto:deeng...@anl.gov wrote: ldd pkcs11 -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444

Re: [opensc-devel] Segmentation fault in pkcs11-tool

2012-12-19 Thread Douglas E. Engert
. But the -export-symbols tells the linker to only export the functions as listed in opensc-pkcs11.exports which is one function C_GetFunctionList. Consider using libtool to build your module. Cheers, Anna On Tue, Dec 18, 2012 at 4:38 PM, Douglas E. Engert deeng...@anl.gov mailto:deeng...@anl.gov

Re: [opensc-devel] Segmentation fault in pkcs11-tool

2012-12-18 Thread Douglas E. Engert
/files/OpenSC/ https://opensc.fr/jenkins/ The packages for the other OSs will be added. Cheers, Anna On Mon, Dec 17, 2012 at 8:59 PM, Douglas E. Engert deeng...@anl.gov mailto:deeng...@anl.gov wrote: gdb --args pkcs11-tool -- Douglas E. Engert deeng...@anl.gov Argonne

Re: [opensc-devel] Segmentation fault in pkcs11-tool

2012-12-17 Thread Douglas E. Engert
-- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc

Re: [opensc-devel] Segmentation fault in pkcs11-tool

2012-12-17 Thread Douglas E. Engert
at 4:18 PM, Douglas E. Engert deeng...@anl.gov mailto:deeng...@anl.gov wrote: On 12/17/2012 7:01 AM, Anna Pavlova wrote: Hello, I am new to OpenSC but I was looking for a 3rd party tool with which I could test my self-developed pkcs11 library and I came across

Re: [opensc-devel] Changing Admin PIN on PIV card

2012-12-13 Thread Douglas E. Engert
...@lists.opensc-project.org [mailto:opensc-devel-boun...@lists.opensc-project.org] On Behalf Of Douglas E. Engert Sent: Wednesday, December 12, 2012 7:31 AM To: opensc-devel@lists.opensc-project.org Subject: Re: [opensc-devel] Changing Admin PIN on PIV card On 12/11/2012 8:06 PM, Ravneet Singh Khalsa

Re: [opensc-devel] Changing Admin PIN on PIV card

2012-12-13 Thread Douglas E. Engert
if there is something that you can figure out. Thanks. -Original Message- From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel-boun...@lists.opensc-project.org] On Behalf Of Douglas E. Engert Sent: Wednesday, December 12, 2012 7:31 AM To: opensc-devel@lists.opensc-project.org

Re: [opensc-devel] Changing Admin PIN on PIV card

2012-12-12 Thread Douglas E. Engert
/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 #!/bin/sh # # change a pin or puk or using the old pin or puk # # parms # card number # c- change a pin, will prompt for oldpin and newpin # puk

Re: [opensc-devel] Muscle smart card Applet various versions from M.U.S.C.L.E. and OpenSC

2012-12-12 Thread Douglas E. Engert
. *From:* Douglas E. Engert deeng...@anl.gov *To:* MUSCLE mus...@lists.musclecard.com; OpenSC-devel opensc-devel@lists.opensc-project.org *Sent:* Tuesday, 11 December 2012, 0:01

Re: [opensc-devel] Wrong check for response APDU buffer

2012-12-11 Thread Douglas E. Engert
-- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc

Re: [opensc-devel] Wrong check for response APDU buffer

2012-12-11 Thread Douglas E. Engert
On 12/11/2012 3:27 PM, Frank Morgner wrote: On Tuesday, December 11 at 09:59AM, Douglas E. Engert wrote: On 12/7/2012 5:15 PM, Frank Morgner wrote: Hi! Currently, sc_check_apdu checks the length of an R-APDU buffer using SC_MAX_APDU_BUFFER_SIZE, which defines the maximum length for a C

Re: [opensc-devel] The smart card reader is known as VMware Virtual USB CCID 00 00 in linux ??!!

2012-12-10 Thread Douglas E. Engert
. -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo

Re: [opensc-devel] PIN login broken in 0.13.0rc1

2012-12-10 Thread Douglas E. Engert
#2, ... @Douglas E. Engert: The code introduced by you with commit 9468d989cf5f279e11f1551164624c2cd1b25948 is still there, i.e. the key_ref may be overridden by the opensc.conf card flag, but it will override the key_ref of *all* keys on the card if there's more than

Re: [opensc-devel] The smart card reader is known as VMware Virtual USB CCID 00 00 in linux ??!!

2012-12-10 Thread Douglas E. Engert
you check how you loaded the applet. On 12/10/2012 9:54 AM, Douglas E. Engert wrote: On 12/9/2012 9:56 AM, Ludovic Rousseau wrote: 2012/12/9 Rns Course rns_cou...@yahoo.com: Another request of you: what's your opinion about windows version of opensc (0.12.2 or 0.13.0) and the problem File

[opensc-devel] Muscle smart card Applet various versions from M.U.S.C.L.E. and OpenSC

2012-12-10 Thread Douglas E. Engert
with the PROTO_VERSION_MAJOR the OpenSC code is looking for. Can Martin and Ludovic get together and get these versions in sync, and make it so others don't download the 9 year old version? Thanks. -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne

Re: [opensc-devel] The smart card reader is known as VMware Virtual USB CCID 00 00 in linux ??!!

2012-12-05 Thread Douglas E. Engert
mailto:opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E

Re: [opensc-devel] OpenSC with VMWare View

2012-11-20 Thread Douglas E. Engert
nightly with no luck and also upgraded pcsc, but still nothing. Thanks! ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov

Re: [opensc-devel] OpenSC with VMWare View

2012-11-20 Thread Douglas E. Engert
On 11/20/2012 3:09 PM, Douglas E. Engert wrote: On 11/20/2012 2:35 PM, Michael Wisniewski wrote: Hi! I'm trying to get my PIV card to work with the vmware-view client on Ubuntu Linux. I've installed the opensc debian package 0.12.2-2ubuntu1 so far. They say to place the PKCS#11

Re: [opensc-devel] New SE (Security Element) Company Formed

2012-11-15 Thread Douglas E. Engert
. http://www.apriva.com/products/iss/authentication/reader http://www.apriva.com/sites/default/files/android_sdk.pdf Bluetooth reader and Android SDK http://www.biometricassociates.com/products-baimobile/smart-card-reader-iphone-android.html Greetings, Andreas -- Douglas E. Engert

Re: [opensc-devel] I get Card Not Present in Security Devices of FireFox browser?!

2012-11-14 Thread Douglas E. Engert
list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444

Re: [opensc-devel] PublicKey ASN1 decoding

2012-11-13 Thread Douglas E. Engert
/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc

Re: [opensc-devel] [Muscle] pcscd / firefox / ubuntu on android

2012-10-29 Thread Douglas E. Engert
On 10/25/2012 1:49 PM, Martin Paljak wrote: On Thu, Oct 18, 2012 at 9:48 PM, Douglas E. Engert deeng...@anl.gov wrote: So until FF and TB get the fixes, OpenSC-0.13.0 adds a new option to the opensc.conf file to cache the pin to accommodate older applications

Re: [opensc-devel] PIN not sent to card before signing

2012-10-25 Thread Douglas E. Engert
7:31 AM, Mathias Tausig wrote: On Tuesday 23. October 2012 09:42:51 Douglas E. Engert wrote: On 10/23/2012 3:43 AM, Mathias Tausig wrote: On Monday 22. October 2012 13:45:36 Douglas E. Engert wrote: Based on the information in this thread, it looks like pkcs11-tool is is missing two lines

Re: [opensc-devel] PIN not sent to card before signing

2012-10-23 Thread Douglas E. Engert
On 10/23/2012 3:43 AM, Mathias Tausig wrote: On Monday 22. October 2012 13:45:36 Douglas E. Engert wrote: Based on the information in this thread, it looks like pkcs11-tool is is missing two lines that would check if the CKA_ALWAYS_AUTHENTICATE is set for the key in the sign_data routine

Re: [opensc-devel] PIN not sent to card before signing

2012-10-22 Thread Douglas E. Engert
___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630

Re: [opensc-devel] PIN not sent to card before signing

2012-10-19 Thread Douglas E. Engert
-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman

[opensc-devel] Fwd: Re: [Muscle] pcscd / firefox / ubuntu on android

2012-10-19 Thread Douglas E. Engert
Another user testing 0.13.0pre1 ... Original Message Subject: Re: [Muscle] pcscd / firefox / ubuntu on android Date: Fri, 19 Oct 2012 16:30:50 -0400 From: James Southwell ja...@thesouthwells.com Reply-To: ja...@thesouthwells.com To: Douglas E. Engert deeng...@anl.gov

Re: [opensc-devel] Linking against OpenSC in visual studio 2010

2012-10-15 Thread Douglas E. Engert
___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630

Re: [opensc-devel] W3C takes on Web+SecurityElements

2012-10-03 Thread Douglas E. Engert
this time as well. Anders ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue

Re: [opensc-devel] W3C takes on Web+SecurityElements

2012-10-03 Thread Douglas E. Engert
to an employee and pass employee attributes. Especially helpful if the smart cards are issued by some higher authority. Andes Andreas Am 03.10.2012 15:44, schrieb Douglas E. Engert: On 10/3/2012 5:08 AM, Andreas Schwier (ML) wrote: So why do you think the smart card industry has never managed

Re: [opensc-devel] OpenSC 0.13 + pcscd as a daemon for Android

2012-09-26 Thread Douglas E. Engert
-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444

Re: [opensc-devel] new release?

2012-09-25 Thread Douglas E. Engert
Thunderbird 13.0.1 can now sign e-mail. I had forgot to uncomment in opensc.conf: pin_cache_ignore_user_consent = true; a new feature of 0.13.0pre1 See: http://www.opensc-project.org/pipermail/opensc-devel/2012-August/018282.html -- Douglas E. Engert deeng...@anl.gov Argonne National

Re: [opensc-devel] Strange issue in framework-pkcs15.c / pkcs15_gen_keypair

2012-09-25 Thread Douglas E. Engert
. For testing the piv-tool could tell the card to generate a key pair, but that was not via and PKCS standards. Andreas -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444

Re: [opensc-devel] new release?

2012-09-24 Thread Douglas E. Engert
On 9/24/2012 12:52 PM, Viktor Tarasov wrote: On Wed, Sep 19, 2012 at 11:54 PM, Douglas E. Engert deeng...@anl.gov mailto:deeng...@anl.gov wrote: I have been testing 0.13.0-pre1 from tarball listed below. Builds on Solaris. works with MIT Kerberos PKINIT and pam_krb5 to login

Re: [opensc-devel] new release?

2012-09-24 Thread Douglas E. Engert
on Solaris using a test account. On 9/24/2012 2:43 PM, Douglas E. Engert wrote: On 9/24/2012 12:52 PM, Viktor Tarasov wrote: On Wed, Sep 19, 2012 at 11:54 PM, Douglas E. Engert deeng...@anl.gov mailto:deeng...@anl.gov wrote: I have been testing 0.13.0-pre1 from tarball listed below

Re: [opensc-devel] Domain Parameter for ECC Keys

2012-09-20 Thread Douglas E. Engert
-- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman

Re: [opensc-devel] issue with sc_decompress() call when run on Big Endian OS

2012-09-18 Thread Douglas E. Engert
endian machine. Regards ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue

Re: [opensc-devel] Two back-to-back runs, different results

2012-09-10 Thread Douglas E. Engert
On 9/6/2012 9:54 PM, B. Scott Michel wrote: On 9/6/2012 1:38 PM, Douglas E. Engert wrote: On 9/6/2012 11:39 AM, B. Scott Michel wrote: Tried another reader, the Cherry ST-1044U. pkcs15-tool identifies the card using card-piv.c's code using the T0 protocol and will correctly print the card's

Re: [opensc-devel] Windows minidriver and Secure PIN Entry

2012-09-10 Thread Douglas E. Engert
which has a pin pad. - Tim On Mon, 2012-09-10 at 09:56 -0500, Douglas E. Engert wrote: To the list: The minidriver has code to test for reader features to be able to use a PIN PAD reader. Someone added that code. Could they please respond to this thread? I would suspect that the calling

Re: [opensc-devel] Two back-to-back runs, different results

2012-09-05 Thread Douglas E. Engert
-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ___ opensc-devel

Re: [opensc-devel] Windows minidriver and Secure PIN Entry

2012-09-05 Thread Douglas E. Engert
@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ___ opensc-devel mailing

Re: [opensc-devel] encrypt / decrypt

2012-08-27 Thread Douglas E. Engert
On 8/23/2012 5:21 AM, j.witvl...@mindef.nl wrote: See below... -Original Message- From: Douglas E. Engert [mailto:deeng...@anl.gov] Sent: Wednesday, August 22, 2012 6:27 PM To: Witvliet, J, CDC/IV/DCOPS/IS/HIN Cc: opensc-devel@lists.opensc-project.org Subject: Re: [opensc-devel

Re: [opensc-devel] Minidriver assume hexstring encoding for card serial number

2012-08-22 Thread Douglas E. Engert
with current card drivers which all use a hex string as serial number. Any objections ? If you can show that your method has enough uniqueness, to not cause problems with other cards, then no. Andreas -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue

Re: [opensc-devel] encrypt / decrypt

2012-08-22 Thread Douglas E. Engert
@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ___ opensc-devel mailing list

Re: [opensc-devel] Minidriver assume hexstring encoding for card serial number

2012-08-22 Thread Douglas E. Engert
/724cdd06e23ecd2e822bd1f138d9c3fbdafe9324 Am 22.08.2012 16:29, schrieb Douglas E. Engert: On 8/22/2012 5:28 AM, Andreas Schwier (ML) wrote: Hi everyone, we've come across an issue with the minidriver which assumes the card serial number to be a hex string. In our card the serial number

Re: [opensc-devel] encrypt / decrypt

2012-08-22 Thread Douglas E. Engert
On 8/22/2012 10:51 AM, j.witvl...@mindef.nl wrote: -Original Message- From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel-boun...@lists.opensc-project.org] On Behalf Of Douglas E. Engert Sent: Wednesday, August 22, 2012 5:12 PM To: opensc-devel@lists.opensc

Re: [opensc-devel] Minidriver assume hexstring encoding for card serial number

2012-08-22 Thread Douglas E. Engert
On 8/22/2012 11:24 AM, Andreas Schwier (ML) wrote: Hi Douglas, see below. Am 22.08.2012 18:00, schrieb Douglas E. Engert: On 8/22/2012 10:09 AM, Andreas Schwier wrote: Hi Douglas, thanks for your infos. The minidriver.c already ensures that the cardid file is always 16 byte. It does

Re: [opensc-devel] Minidriver assume hexstring encoding for card serial number

2012-08-22 Thread Douglas E. Engert
/CardContact/OpenSC/commit/724cdd06e23ecd2e822bd1f138d9c3fbdafe9324 Am 22.08.2012 20:30, schrieb Douglas E. Engert: On 8/22/2012 11:24 AM, Andreas Schwier (ML) wrote: Hi Douglas, see below. Am 22.08.2012 18:00, schrieb Douglas E. Engert: On 8/22/2012 10:09 AM, Andreas Schwier wrote: Hi

[opensc-devel] OpenSC Bugs and releases

2012-08-16 Thread Douglas E. Engert
Viktor, Thanks for going through all OpenSC bug reports the last few days. Its been a long time since that has been done. Do you have a time estimate when you will be done, and when we can have a 0.13.0 release candidate? Thanks. -- Douglas E. Engert deeng...@anl.gov Argonne National

Re: [opensc-devel] [i...@mightymarvels.de: cardos driver problem: PKCS#15 binding failed: Unsupported card]

2012-08-15 Thread Douglas E. Engert
-tool, is it? How do I solve this? Anyone ideas? -smartmic - End forwarded message - ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert

Re: [opensc-devel] PIV: signature output format

2012-08-13 Thread Douglas E. Engert
far. NIST 800-78-2 says PSS it is an acceptable padding to use. We have support for it in the SmartCard-HSM and want to add it to OpenSC. Andreas Am 13.08.2012 00:45, schrieb Douglas E. Engert: On 8/11/2012 1:26 PM, Andreas Schwier (ML) wrote: Hi Viktor and Douglas, I do also favour

Re: [opensc-devel] Some elementary questions on smart card usage

2012-08-13 Thread Douglas E. Engert
@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ___ opensc-devel mailing list

Re: [opensc-devel] Unsing engine_pks11 with openssl-fips 2.0

2012-08-12 Thread Douglas E. Engert
the FIPS version of OPenSSL. On 8/10/2012 9:32 AM, Mathias Tausig wrote: On 08/10/2012 03:41 PM, Douglas E. Engert wrote: Not much to go on below. Sorry. I will provide more information below. Is there a core file produced? No. Can you get a stack trace? Can the fips version be complied

Re: [opensc-devel] new release?

2012-08-06 Thread Douglas E. Engert
-- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman

[opensc-devel] OpenSC, CK_ALWAYS_AUTHENTICATE and Thunderbird

2012-08-06 Thread Douglas E. Engert
friendly.) (3) would work, but is ugly. Comment? Are there cards other then the PIV that have this problem? -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444

Re: [opensc-devel] opensc-java problem

2012-08-06 Thread Douglas E. Engert
___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444

Re: [opensc-devel] openssl + smartcard + extra libs

2012-07-28 Thread Douglas E. Engert
for damage of any kind resulting from the risks inherent in the electronic transmission of messages. ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E

Re: [opensc-devel] Card Driver information to Support SafeNet's DK400 Smart Card

2012-07-24 Thread Douglas E. Engert
is require. Please help me asap. Thank you. Regards, Puneet Khunteta ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National

Re: [opensc-devel] PIV test cards available from NIST

2012-07-23 Thread Douglas E. Engert
. ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444

Re: [opensc-devel] new release?

2012-07-23 Thread Douglas E. Engert
regards, Viktor. ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue

[opensc-devel] PIV test cards available from NIST

2012-07-20 Thread Douglas E. Engert
If anyone is interested, NIST now has for sale a set of 16 test PIV cards which includes both RSA and ECC keys. See: http://www.nist.gov/srd/nistsd33.cfm http://csrc.nist.gov/groups/SNS/piv/testcards.html -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700

Re: [opensc-devel] PKCS#15 Emulator

2012-07-12 Thread Douglas E. Engert
, especially during login. Thanks Douglas. On Wed, Jul 11, 2012 at 11:27 PM, Douglas E. Engert deeng...@anl.gov wrote: On 7/10/2012 8:19 PM, Galoh Haron wrote: Douglas, here is the changes list that i have made for the opensc-minidrver.inf and .minidriver-westcos.reg .inf

Re: [opensc-devel] PKCS#15 Emulator

2012-07-11 Thread Douglas E. Engert
in minidriver.c (opensc-0.12.2 version) if(pubkey-algorithm == SC_ALGORITHM_RSA) is true. Thank you. On Tue, Jul 10, 2012 at 9:20 PM, Douglas E. Engert deeng...@anl.gov wrote: On 7/10/2012 3:35 AM, Galoh Haron wrote: hello all, I found errors in running certutil -scinfo 1) Can't open

Re: [opensc-devel] PKCS#15 Emulator

2012-07-10 Thread Douglas E. Engert
@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ___ opensc-devel mailing

Re: [opensc-devel] Enable debug problem

2012-06-26 Thread Douglas E. Engert
Thomas ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne

Re: [opensc-devel] PIV: signature output format

2012-06-25 Thread Douglas E. Engert
, Viktor. -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc

Re: [opensc-devel] Enable debug problem

2012-06-14 Thread Douglas E. Engert
tel:%2B34%20954%2051%2064%2073 www.emergya.es http://www.emergya.es ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov

Re: [opensc-devel] T-Buffer Question

2012-06-07 Thread Douglas E. Engert
, Value 3, The tags in the tag buffer are what I'm trying to figure out.. Thanks. ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert

Re: [opensc-devel] T-Buffer Question

2012-06-06 Thread Douglas E. Engert
one can help it would be greatly appreciated. Jon ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National

Re: [opensc-devel] Is it OK to include external library?

2012-06-05 Thread Douglas E. Engert
, and add to the complexity of the build process and size of the modules. OpenSSL can generate key fingerprints, and I am not mistaken, should match the fingerprint as generated from OpenPGP. If not OpenSSL has enough crypto functions that it could do this. Thanks. -- Douglas E. Engert

Re: [opensc-devel] ECDH in 'staging' of github OpenSC/OpenSC

2012-06-04 Thread Douglas E. Engert
/jenkins/view/OpenSC-staging/ I will try and test this week. Kind regards, Viktor. -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ___ opensc-devel

Re: [opensc-devel] new release?

2012-05-25 Thread Douglas E. Engert
or GitHub as the master? -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http

Re: [opensc-devel] Biometric integraiton?

2012-04-25 Thread Douglas E. Engert
@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ___ opensc-devel mailing list

Re: [opensc-devel] PIV card not loading certificates on Fedora 15

2012-04-23 Thread Douglas E. Engert
at a later time. If you send me the CHUID, I can decode it. Thanks Marc ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne

Re: [opensc-devel] OpenSC and multi-arch support

2012-04-11 Thread Douglas E. Engert
@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng

Re: [opensc-devel] Ownership issue and consequences on OpenSC project

2012-03-23 Thread Douglas E. Engert
___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444

Re: [opensc-devel] Upgrading aPass2003 Firmware to PIV

2012-03-23 Thread Douglas E. Engert
to the vendor, and the intent of the OpenSC PIV driver was to provide user access to the card which is standardized. Thus I have not dealt with card initialization, accept to produce cards for testing. Martin -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass

Re: [opensc-devel] Ownership issue and consequences on OpenSC project

2012-03-23 Thread Douglas E. Engert
-obvious things, a did not break anything I use is as valuable as works for me as well. In between lies a healthy amount of don't know what it is but it looks weird kind of review, which can filter also many things. Martin -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory

Re: [opensc-devel] OpenSC and gerrit

2012-03-21 Thread Douglas E. Engert
, ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439

Re: [opensc-devel] gerrit and merge process: Submitted, Merge Pending state

2012-03-14 Thread Douglas E. Engert
://www.opensc-project.org/mailman/listinfo/opensc-devel ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National

Re: [opensc-devel] gerrit and merge process: Submitted, Merge Pending state

2012-03-13 Thread Douglas E. Engert
articles, on what this message could mean. It could be a bug: http://code.google.com/p/gerrit/issues/detail?id=600 Thanks -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444

Re: [opensc-devel] Question about struct sc_pkcs15_id

2012-03-07 Thread Douglas E. Engert
routine. Thank you. On Wed, Mar 7, 2012 at 12:02 AM, Douglas E. Engert deeng...@anl.gov mailto:deeng...@anl.gov wrote: On 3/5/2012 10:45 AM, evalues evalues wrote: Hello, how data is stored in this structure? I have been testing with numerical data and I think

Re: [opensc-devel] Question about struct sc_pkcs15_id

2012-03-06 Thread Douglas E. Engert
mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444

Re: [opensc-devel] OpenSC support for iKey4000?

2012-02-28 Thread Douglas E. Engert
-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444

Re: [opensc-devel] OpenSC support for iKey4000?

2012-02-27 Thread Douglas E. Engert
-- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman

Re: [opensc-devel] OpenSC support for iKey4000?

2012-02-27 Thread Douglas E. Engert
the iKey400 to act like a PIV card after it had been provisioned. On 2/27/2012 3:55 PM, Douglas E. Engert wrote: On 2/27/2012 1:54 PM, Andreas Kroehnert wrote: Hi Anthony, I think its more beneficial to respond to this list, rather than just your comment you left on the blog. The little

[opensc-devel] MacOS 10.8 Mountain Lion and OpenSC

2012-02-23 Thread Douglas E. Engert
Is anyone planing on looking at OpenSC and Mac OS 10.8? especially in light of: http://lists.apple.com/archives/fed-talk/2011/Jul/msg00099.html and http://www.macworld.com/article/165417/2012/02/apple_readies_mac_os_x_mountain_lion_update.html -- Douglas E. Engert deeng...@anl.gov Argonne

Re: [opensc-devel] OpenSC write access to main trunk, discussion

2012-02-21 Thread Douglas E. Engert
On 2/21/2012 2:34 AM, Ludovic Rousseau wrote: Le 20 février 2012 22:31, Peter Stugepe...@stuge.se a écrit : Douglas E. Engert wrote: I am new to Gerrit too, All right! I'm by no means an expert, but I have been using it in several projects for a while, where I also helped with issues

Re: [opensc-devel] Upgrading aPass2003 Firmware to PIV

2012-02-21 Thread Douglas E. Engert
by a production card management system. snip Cheers, Anders ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National

Re: [opensc-devel] Upgrading aPass2003 Firmware to PIV

2012-02-21 Thread Douglas E. Engert
On 2/21/2012 6:01 AM, Anders Rundgren wrote: On 2012-02-20 23:22, Douglas E. Engert wrote: On 2/20/2012 3:41 PM, Anders Rundgren wrote: On 2012-02-20 21:40, Peter Stuge wrote: Anders Rundgren wrote: I don't know what USB P11 is, can you send me a pointer? It's my old idea

Re: [opensc-devel] Upgrading aPass2003 Firmware to PIV

2012-02-21 Thread Douglas E. Engert
On 2/21/2012 9:53 AM, Anders Rundgren wrote: On 2012-02-21 16:17, Douglas E. Engert wrote: On 2/21/2012 6:01 AM, Anders Rundgren wrote: On 2012-02-20 23:22, Douglas E. Engert wrote: On 2/20/2012 3:41 PM, Anders Rundgren wrote: On 2012-02-20 21:40, Peter Stuge wrote: Anders Rundgren

Re: [opensc-devel] OpenSC write access to main trunk, discussion

2012-02-21 Thread Douglas E. Engert
is: 6f8dcc9172277799011d88fdbe2fabfcf3a89774 Make the Mac OS X package builder script more resilient. which is the gerrit staging branch, so it should not need to be rebased. On 2/21/2012 5:43 AM, Douglas E. Engert wrote: On 2/21/2012 2:34 AM, Ludovic Rousseau wrote: Le 20 février 2012 22:31, Peter Stugepe...@stuge.se a écrit

Re: [opensc-devel] OpenSC write access to main trunk, discussion

2012-02-20 Thread Douglas E. Engert
page listed as integrators, or admins? //Peter ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National

Re: [opensc-devel] Upgrading aPass2003 Firmware to PIV

2012-02-20 Thread Douglas E. Engert
___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444

Re: [opensc-devel] OpenSC write access to main trunk, discussion

2012-02-16 Thread Douglas E. Engert
/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman

Re: [opensc-devel] OpenSSL OpenSC PKCS11 engine integration with 2 smart cards

2012-01-13 Thread Douglas E. Engert
://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ___ opensc-devel mailing list opensc-devel@lists.opensc

Re: [opensc-devel] PIV - Number of certificates

2012-01-12 Thread Douglas E. Engert
are now dual CAC and PIV cards, so this approach is being used today. thanx, Anders ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng

Re: [opensc-devel] Securing a 3DES key on smartcard

2012-01-04 Thread Douglas E. Engert
, ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439

Re: [opensc-devel] Call for review of the ePass2003 driver

2011-12-21 Thread Douglas E. Engert
with. Kind regards, ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert deeng...@anl.gov Argonne National Laboratory 9700 South Cass Avenue

  1   2   3   4   5   6   >