Re: [opensc-devel] Help compiling Mac OS 10.7, 10.8 and 10.9 on ONE machine

2012-09-20 Thread helpcrypto helpcrypto
> I tried that already and could not use VirtualBox because it only allows > Max OS X Server running as guest. I also invested in a VMware licence > and it never worked for the same reasons. I needed to run OSX on a windows host vmware computer to test our smartcard software. AFAIK, You cant insta

Re: [opensc-devel] Help compiling Mac OS 10.7, 10.8 and 10.9 on ONE machine

2012-09-20 Thread Jean-Michel Pouré - GOOZE
Le jeudi 20 septembre 2012 à 08:58 +0200, helpcrypto helpcrypto a écrit : > AFAIK, You cant install OSX on a VM from the official ISO, but need a > fixed/modified image to bypass the...EFI? > Currently have 10.5 and 10.6 on vmware o, but considering OSX costs > (not hardware!), maybe its easier to

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

2012-09-20 Thread Frank Morgner
Hi! I cannot answer the question *why* encoding/decoding is done in particular. But some time ago OpenSC's ASN.1 implementation had the limitation to tags on one byte (ec public key is 7f49, I think). So, in a more general note, ASN.1 support in OpenSC could be extended. Or stop reimplementig eve

[opensc-devel] Help recognizing a smartcard reader device

2012-09-20 Thread Bruno Soares da Silva
Hi, I want to connect a device(an array of smart card reader) with OpenCT remotely, for that I suppose I need to write a reader driver for OpenCT. After writing this It didn't actually recognize my device, besides it I have some constraints: - The device communicates via APDU commands, using s

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

2012-09-20 Thread Douglas E. Engert
On 9/19/2012 6:11 PM, Andreas Schwier (ML) wrote: > Dear all, > > we've come across a strange behaviour of the pkcs15-lib in OpenSC when > we generate an EC key pair: > > After generating an fresh EC key pair, our code returns a > sc_pkcs15_pubkey containing the EC public key and DER encoded doma

[opensc-devel] Request for comment: bringing warnings down to a dull roar

2012-09-20 Thread B. Scott Michel
I'm debating whether to submit a pull request on github with patches to reduce gcc's warnings to a minimum (actually, completely eliminated.) However, the patches violate the coding rules by marking unused parameters in static functions -- the "marking" is very explicit and very visible. I also to

[opensc-devel] Technical Description - Android Embedded SE

2012-09-20 Thread Anders Rundgren
http://nelenkov.blogspot.se/2012/08/accessing-embedded-secure-element-in.html Very interesting IMHO. According to the author SD-slots are becoming exceptions also for Android so this is probably what most people will be dealing with. Anders ___ opens