Re: [opensc-devel] OpenPGP card / Cryptostick - current status???

2012-05-21 Thread Frank Morgner
Hi all! > Early this year I was asked by the German Privacy Foundation > wether I was willing to enhance OpenSC support for their > CryptoStick. > http://www.crypto-stick.com/2011/opensc-pkcs11-driver-development > > I wrote a PKCS#11-library for OpenPGP cards in 2010 so I have > some experience

Re: [opensc-devel] OpenPGP card / Cryptostick - current status???

2012-05-21 Thread Viktor Tarasov
On Mon, May 21, 2012 at 1:22 PM, Nguyễn Hồng Quân wrote: > Hi Viktor, > > > On 05/21/2012 05:10 PM, Viktor Tarasov wrote: > > > > 2: The current driver emulates SELECT and READ BINARY APDUs >> > by reading from the corresponding Data Objects. I believe this >> > was done in order to emulate a (

Re: [opensc-devel] BT reader

2012-05-21 Thread NdK
Il 21/05/2012 14:11, helpcrypto helpcrypto ha scritto: >> http://ubertooth.sourceforge.net/ about ~100 EUR including shipping. > how do you insert the smartcard there?...and how to connect it to the > android/iphone? You don't. It's useful to mount an attack against any BT sc reader (if sc doesn't

Re: [opensc-devel] BT reader

2012-05-21 Thread helpcrypto helpcrypto
> http://ubertooth.sourceforge.net/ about ~100 EUR including shipping. how do you insert the smartcard there?...and how to connect it to the android/iphone? ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org

Re: [opensc-devel] BT reader

2012-05-21 Thread Peter Stuge
NdK wrote: > > BT-readers > > Urgh... I wouldn't use a BT reader unless the card uses SM. > It's trivial, if you sniff the pairing, to decode the whole BT > traffic. And non-SM cards receive the pin as cleartext. http://ubertooth.sourceforge.net/ about ~100 EUR including shipping. //Peter _

Re: [opensc-devel] BT reader

2012-05-21 Thread helpcrypto helpcrypto
This might be interesting: http://www.apriva.com/products/iss/authentication/reader Priced 150€ +/- ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel

Re: [opensc-devel] BT reader

2012-05-21 Thread NdK
Il 21/05/2012 10:50, j.witvl...@mindef.nl ha scritto: > Anyone around who had the chance to look at > http://www.biometricassociates.com/products-baimobile/smart-card-reader-iphone-android.html > I know that there exist for some time BT-readers, but those from RIM present > themselves only as a `

Re: [opensc-devel] OpenPGP card / Cryptostick - current status???

2012-05-21 Thread Nguyễn Hồng Quân
Hi Viktor, On 05/21/2012 05:10 PM, Viktor Tarasov wrote: > > > 2: The current driver emulates SELECT and READ BINARY APDUs > > by reading from the corresponding Data Objects. I believe this > > was done in order to emulate a (read only) PKCS#15 file layout. > > If that was true - i

Re: [opensc-devel] OpenPGP card / Cryptostick - current status???

2012-05-21 Thread Viktor Tarasov
On Mon, May 21, 2012 at 3:48 AM, Nguyễn Hồng Quân wrote: > Hi Peter, > > On 05/21/2012 04:35 AM, Peter Koch wrote: > > Here are my own impressions - if they are wrong, please correct me: > > > > 1: OpenPGP cards do NOT have a filesystem like other smart cards. > > Instead of storing informations

Re: [opensc-devel] [fixed] Re: Cannot compile OpenSC

2012-05-21 Thread Nguyễn Hồng Quân
Thanks, it works. On Mon 21 May 2012 02:31:05 PM ICT, Christian Rank wrote: > I could fix this problem by by calling the configure script (after > "make clean" from the previous failed build) with: > > LIBS=-lltdl ./configure > Best regards, > Christian -- Regards, Quân __

[opensc-devel] BT reader

2012-05-21 Thread J.Witvliet
Hi, Anyone around who had the chance to look at http://www.biometricassociates.com/products-baimobile/smart-card-reader-iphone-android.html I know that there exist for some time BT-readers, but those from RIM present themselves only as a `rim` device. These are probably not as cheap as an ordin

[opensc-devel] [fixed] Re: Cannot compile OpenSC

2012-05-21 Thread Christian Rank
On 05/21/2012 04:41 AM, Nguyễn Hồng Quân wrote: > Hello all, > > I'm trying to compile OpenSC on Ubuntu 12.04, but fail (both OpenSC > 0.12.2 and 0.12.3pre), due to this error: > > /usr/bin/ld: ../../src/common/.libs/libpkcs11.a(libscdl.o): undefined > reference to symbol 'lt_dlsym' > /usr/bin/ld: