Re: [opensc-devel] OpenSC Wiki in github

2012-12-11 Thread Toni Sjoblom - Aventra
Hi, I tried to find the page about MyEID but it seems to be missing in GitHub wiki. Also several of the lists are missing/truncated (e.g. supported hardware, just a link to create a new page is shown). Kind regards, Toni From: opensc-devel-boun...@lists.opensc-project.org [mailto:open

Re: [opensc-devel] pam-pkcs11 module buils and install

2012-11-28 Thread Toni Sjoblom - Aventra
untu 11.10. Thanks for your help! Kind regards, Toni > -Original Message- > From: Ludovic Rousseau [mailto:ludovic.rouss...@gmail.com] > Sent: 27. marraskuuta 2012 15:07 > To: Toni Sjoblom - Aventra > Cc: opensc-devel@lists.opensc-project.org > Subject: Re: [opensc-devel

[opensc-devel] MyEID ECDSA support

2012-11-28 Thread Toni Sjoblom - Aventra
Hi, I have done a pull request to enable MyEID ECDSA support [1] and [2]. This update should do most of the required EC things, at least the new MyEID card (not yet for sale) works well and support of other (EC) cards should not have been broken. Also ECDH support is coming soon in a separ

[opensc-devel] pam-pkcs11 module buils and install

2012-11-27 Thread Toni Sjoblom - Aventra
Hi, Can somebody help me with the build and install of the pam-pkcs11 module? The problem is that I try to execute “make” I get an error: “make: *** No targets specified and no makefile found. Stop.” I execute this as the documentation says[1], i.e. in the path where the src and other

Re: [opensc-devel] ACR122U + MyEID dual interface

2012-05-25 Thread Aventra - Hannu Honkanen
orce myeid? Or should I add support for 'em digging in the code >(for this, help from Aventra would be really welcome -- big task!). ACR122U reader gives a different ATR than a contact reader for the same dual interface card but otherwise the reader works just like a contact reader with PKI c

Re: [opensc-devel] card recommendations

2011-10-25 Thread Toni Sjoblom - Aventra
Hi, I would like to mention that you can buy SIM sized smartcards without having to cut them yourself. There are probably several companies selling these but there is at least one place from where you can buy them right on the web and they work with OpenSC as well. The cards are delivered from Fin

Re: [opensc-devel] pcsc-lite released 1.7.3, maintenance release of OpenSC?

2011-06-29 Thread Toni Sjoblom - Aventra
Hi, Before you create a release candidate, could you please apply this very small patch to the trunk. It fixes some MyEID capability flags that might be required when using the pkcs11 module. Kind regards, Toni > -Original Message- > From: opensc-devel-boun...@lists.opensc-project.org

Re: [opensc-devel] Profiles (was: --insecure ?)

2011-04-29 Thread Toni Sjoblom - Aventra
Hi, > -Original Message- > From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel-boun...@lists.opensc-project.org] On Behalf Of NdK > > Il 29/04/2011 09:20, Viktor TARASOV ha scritto: > > >>> We cannot replace $PIN macro with the one that can be modified by '--auth- >

Re: [opensc-devel] --insecure ?

2011-04-28 Thread Toni Sjoblom - Aventra
Hello Martin, > -Original Message- > From: Martin Paljak [mailto:martin.pal...@gmail.com] On Behalf Of Martin Paljak > > Hello, > On Apr 28, 2011, at 11:37 , Toni Sjoblom - Aventra wrote: > > Don't know how this could be done for OpenSC, since it caches PIN cod

Re: [opensc-devel] --insecure ?

2011-04-28 Thread Toni Sjoblom - Aventra
Hello! > -Original Message- > Subject: Re: [opensc-devel] --insecure ? > > Il 28/04/2011 09:05, Toni Sjoblom - Aventra ha scritto: > > > I agree. Also a very common scenario is to have 3 PINs, one for normal use, > > one for signatures (PIN is reset after

Re: [opensc-devel] --insecure ?

2011-04-28 Thread Toni Sjoblom - Aventra
Hi, > -Original Message- > Subject: Re: [opensc-devel] --insecure ? > > Il 26/04/2011 08:41, Martin Paljak ha scritto: > > > problem is that it is not equally supported by card drivers and always > > not well supported by applications (which insist on using C_Login > > before any operati

[opensc-devel] MyEID initialization patch

2011-04-14 Thread Toni Sjoblom - Aventra
Hi, I would like to propose this attached patch for trunk to fix an issue with initialization of MyEID cards. It fixes the problem that when we are now creating the xxDF files in the driver code, they were not added to the ODF. I have also updated the myeid.profile. Please review and comm

Re: [opensc-devel] Locked Smart Cards

2011-04-04 Thread Toni Sjoblom - Aventra
Hi, I’m not familiar with the card in question, but usually a card’s PIN have a corresponding PUK code that is used to unlock the PIN. At least this is the way the MyEID cards work. You can use the OpenSC pkcs15 tools to unlock a PIN code. Kind regards, Toni From: opensc-devel-boun.

Re: [opensc-devel] Multiple certs on a MyEID card?

2011-02-22 Thread Toni Sjoblom - Aventra
Hi, > -Original Message- > From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel- > > On 22/02/2011 13:56, Toni Sjoblom - Aventra wrote: > > > The private key files sizes are shown in bits not bytes. A 1K private key > > uses approx. 96

Re: [opensc-devel] Multiple certs on a MyEID card?

2011-02-22 Thread Toni Sjoblom - Aventra
Hi, > -Original Message- > From: NdK [mailto:ndk.cla...@gmail.com] > > On 15/02/2011 11:17, Toni Sjoblom - Aventra wrote: > > > Current MyEID cards are 80K, but some of this space is used by the MyEID > > applet itself. > > > > The file size yo

Re: [opensc-devel] Reading PKCS15 PIN max attempt number

2011-02-21 Thread Toni Sjoblom - Aventra
Hi, > -Original Message- > From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel-boun...@lists.opensc-project.org] On Behalf Of Andreas Jellinghaus > > not sure about athena, but many cards return the number > of tries left, when you try to VERIFY a PIN. so if the > PIN

Re: [opensc-devel] Multiple certs on a MyEID card?

2011-02-15 Thread Toni Sjoblom - Aventra
Hi, > -Original Message- > From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel- > boun...@lists.opensc-project.org] On Behalf Of Martin Paljak > Sent: 15. helmikuuta 2011 7:47 > To: NdK > Cc: opensc-devel@lists.opensc-project.org > Subject: Re: [opensc-devel] Multiple

[opensc-devel] MyEID init patch

2011-02-04 Thread Toni Sjöblom - Aventra
Hi, I have created a very small patch for the MyEID card driver that adds the appropriate flags when the card is initialized. Please review and comment or commit. This requires also the fix that Andre presented a while ago (I also attached that). It also sets some values to the “new” suppo

Re: [opensc-devel] Braking change in OpenSC 0.12.0 tokenInfo

2011-02-04 Thread Toni Sjöblom - Aventra
Hi, > -Original Message- > From: Andre Zepezauer [mailto:andre.zepeza...@student.uni-halle.de] > Sent: 23. tammikuuta 2011 4:45 > > On Sat, 2011-01-22 at 15:42 +0200, Martin Paljak wrote: > > On Jan 21, 2011, at 9:33 AM, Aventra wrote: > > > Could this

Re: [opensc-devel] Building, testing and engaging companies for OpenSC 0.12.1

2011-01-31 Thread Toni Sjöblom - Aventra
Hi, > -Original Message- > From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel- > boun...@lists.opensc-project.org] On Behalf Of Martin Paljak > Sent: 24. tammikuuta 2011 19:08 > To: OpenSC-devel (opensc-devel) > Subject: [opensc-devel] Building, testing and engaging c

[opensc-devel] MyEID reference manual

2011-01-28 Thread Toni Sjöblom - Aventra
Hi, For those interested, the MyEID reference manual is now publicly available on OpenSC wiki pages. You can find it here: http://www.opensc-project.org/opensc/wiki/MyEID#Linksotherinformation Enjoy! Kind regards, Toni ___ opensc-dev

Re: [opensc-devel] Misleading information about capabilities of readers

2011-01-27 Thread Aventra
uuta 2011 12:52 > To: Aventra > Cc: OpenSC Development > Subject: Re: [opensc-devel] Misleading information about capabilities of > readers > > 2011/1/21 Aventra : > > Hello Ludovic, > > > > Well I have been looking into this and have some issues with compiling t

Re: [opensc-devel] Misleading information about capabilities of readers

2011-01-21 Thread Aventra
to:ludovic.rouss...@gmail.com] > Sent: 20. tammikuuta 2011 21:56 > To: Aventra > Cc: opensc-devel > Subject: Re: [opensc-devel] Misleading information about capabilities of > readers > > Hello "Aventra", > > I did not get any reply to my mail. > Does the patch wo

Re: [opensc-devel] Braking change in OpenSC 0.12.0 tokenInfo

2011-01-20 Thread Aventra
Sent: 10. tammikuuta 2011 16:24 > To: Aventra development > Cc: opensc-devel@lists.opensc-project.org > Subject: Re: [opensc-devel] Braking change in OpenSC 0.12.0 tokenInfo > > This patch should fix it: >

Re: [opensc-devel] Creation of card pkcs#15 structure

2011-01-19 Thread Aventra
. tammikuuta 2011 17:36 > Cc: opensc-devel@lists.opensc-project.org > Subject: Re: [opensc-devel] Creation of card pkcs#15 structure > > On 14.01.2011 16:42, Aventra wrote: > > OK, well then perhaps this should be implemented to the card driver. > > Look at this patch.

Re: [opensc-devel] Creation of card pkcs#15 structure

2011-01-14 Thread Aventra
Hi, > From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel- > > Anybody can change the profile if they want to. We have defined a default > profile for MyEID that suits common cases. > > Just for the sake of curiosity, can you post here an example of 'protected' > profile for

Re: [opensc-devel] Creation of card pkcs#15 structure

2011-01-14 Thread Aventra
Hi, > From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel-boun...@lists.opensc-project.org] On Behalf Of Viktor TARASOV > > On 13.01.2011 18:23, Aventra wrote: > > Hi, > > > >> From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc

Re: [opensc-devel] Creation of card pkcs#15 structure

2011-01-13 Thread Aventra
Hi, > From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel- > > On 13.01.2011 16:43, Aventra wrote: > >> From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel- > boun...@lists.opensc-project.org] On Behalf Of Viktor TARASOV > >

Re: [opensc-devel] Creation of card pkcs#15 structure

2011-01-13 Thread Aventra
Hi, >From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel-boun...@lists.opensc-project.org] On Behalf Of Viktor TARASOV > >Hello, > >On 11.01.2011 13:32, Aventra development wrote: >>What do you think about the possibility that when a card is initiali

Re: [opensc-devel] Misleading information about capabilities of readers

2011-01-13 Thread Aventra
Hi, Sorry, a typo when doing logging... Attached is a new log. Kind regards, Toni > -Original Message- > From: Ludovic Rousseau [mailto:ludovic.rouss...@gmail.com] > Sent: 12. tammikuuta 2011 19:29 > To: Aventra > Cc: opensc-devel > Subject: Re: [opensc-devel] Misl

Re: [opensc-devel] Misleading information about capabilities of readers

2011-01-13 Thread Aventra
Hello, > -Original Message- > > On 12.01.2011 18:41, Aventra wrote: > > My questions are: > > - have other OpenSC users tried cards that use T=1 protocol? > > - have somebody managed to use MyEID cards without adjusting the > > configuration? > &

Re: [opensc-devel] Misleading information about capabilities of readers

2011-01-12 Thread Aventra
Hi, > -Original Message- > > > -Original Message- > > > From: Andre Zepezauer [mailto:andre.zepeza...@student.uni-halle.de] > > > Sent: 12. tammikuuta 2011 12:46 > > > > > > > > There is nothing special about MyEID that would cause the issue. In > > windows > > > > everything works

Re: [opensc-devel] Misleading information about capabilities of readers

2011-01-12 Thread Aventra development
Hi, > -Original Message- > From: Andre Zepezauer [mailto:andre.zepeza...@student.uni-halle.de] > Sent: 12. tammikuuta 2011 12:46 > > > > There is nothing special about MyEID that would cause the issue. In windows > > everything works just fine if we follow the readers maxIFSD value. > > On

Re: [opensc-devel] Misleading information about capabilities of readers

2011-01-12 Thread Aventra development
Hi, > -Original Message- > From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel- > boun...@lists.opensc-project.org] On Behalf Of Ludovic Rousseau > Sent: 12. tammikuuta 2011 11:22 > To: opensc-devel > Subject: Re: [opensc-devel] Misleading information about capabilitie

Re: [opensc-devel] Misleading information about capabilities of readers

2011-01-12 Thread Aventra development
e Zepezauer [mailto:andre.zepeza...@student.uni-halle.de] > Sent: 12. tammikuuta 2011 0:21 > To: Aventra development > Cc: opensc-devel > Subject: Misleading information about capabilities of readers > > Hello, > > the wiki page of MyEID [1] contains the following paragraph: > >

Re: [opensc-devel] Braking change in OpenSC 0.12.0 tokenInfo

2011-01-11 Thread Aventra development
uot;algRef", SC_ASN1_INTEGER,SC_ASN1_TAG_INTEGER, > 0, > NULL, NULL }, > + { "objId", SC_ASN1_OBJECT, SC_ASN1_TAG_OBJECT, > SC_ASN1_OPTIONAL, NULL, NULL }, > + { "algRef", SC_ASN1_INTEGER, S

[opensc-devel] Creation of card pkcs#15 structure

2011-01-11 Thread Aventra development
Hi, What do you think about the possibility that when a card is initialized using pkcs15-init that it would create the whole structure that is defined in the profile used. Currently it only creates the necessary files during initialization, but not any private or public key DIR files etc, that

[opensc-devel] Braking change in OpenSC 0.12.0 tokenInfo

2011-01-10 Thread Aventra development
...e. 85 0C 0A 41 76 65 6E 74 72 61 20 4F 79 80 13 41 ...Aventra Oy..A 63 74 69 76 65 50 65 72 73 6F 20 4D 61 6E 61 67 ctivePerso Manag 65 72 03 02 04 10 A2 0E 30 0C 02 01 00 02 01 00 er..0... 05 00 03 02 00 45 90 00

Re: [opensc-devel] anyone at cartes?

2010-12-07 Thread Aventra development
u can also buy dual-interface and hybrid cards. For a price quote, contact Aventra sales e.g. by email. I suppose you still have the test cards. The card is a PKI card that corresponds to common PKI standards and the FINEID standard. It is based on JCOP. This is good solution if you are not inter

[opensc-devel] 0.12.0 release date and windows installer

2010-12-02 Thread Aventra development
Hi, Have you decided on a release date yet for 0.12.0? I would like to test the windows installer as well, but it is quite old. I tried to create it by compiling it, but for some reason it fails to compile the doc, even though I run the ./configure –disable-doc Actually I have the same is

Re: [opensc-devel] #269

2010-11-15 Thread Aventra development
Hello Andre, Thank you very much for the patch, it fixed the bug. Kind regards Toni > -Original Message- > From: Andre Zepezauer [mailto:andre.zepeza...@student.uni-halle.de] > Sent: 10. marraskuuta 2010 11:42 > To: Aventra development > Cc: opensc-devel > Subject: #2

[opensc-devel] Problem with 0.12.0 RC1

2010-11-03 Thread Aventra development
Hi, I have been testing the 0.12.0 RC1 and I’m having problems with it when using MyEID cards. I traced the problem, and found out that the setting “max_recv_size” in opensc.conf file for the reader pcsc has no effect, the value seems to be always 0, and therefore the limitations won’t app

[opensc-devel] FW: Problem with 0.12.0 RC1

2010-11-03 Thread Aventra development
Retry, the previous message try apparently did not go through. From: Aventra development [mailto:developm...@aventra.fi] Sent: 3. marraskuuta 2010 15:38 To: 'OpenSC-devel' Subject: Problem with 0.12.0 RC1 Hi, I have been testing the 0.12.0 RC1 and I’m having problems wi

Re: [opensc-devel] Patch to MyEID profile

2010-09-26 Thread Aventra development
Hi, > -Original Message- > From: Viktor TARASOV > > Hi, > > Aventra development wrote: > > > > Here is a small patch that modifies the MyEID profile. This profile > > now initializes the cards like we want them (users are of course free > > to

[opensc-devel] Patch to MyEID profile

2010-09-24 Thread Aventra development
Hi, Here is a small patch that modifies the MyEID profile. This profile now initializes the cards like we want them (users are of course free to modify the profile to get cards like they want, but we think this should be the default). I suppose the ACL for card initialization (clearing car

Re: [opensc-devel] Problem with 2K keys and MyEID

2010-09-07 Thread Aventra development
> On Sep 6, 2010, at 11:02 AM, Viktor TARASOV wrote: > > > > > >> Aventra development wrote: > >> > >>> - PIN change and unblock (code added to MyEID driver, but it does not work > with pkcs15-tool (does nothing), > >>> > >> There is litt

Re: [opensc-devel] MyEID microSD

2010-09-02 Thread Aventra development
SDK's library is supported on Windows, Windows Mobile, Android, Symbian and Linux. Best Regards, Toni > -Original Message- > From: Andre Zepezauer [mailto:andre.zepeza...@student.uni-halle.de] > Sent: 1. syyskuuta 2010 21:51 > To: Aventra development > Cc: opensc-de

Re: [opensc-devel] Problem with 2K keys and MyEID

2010-09-01 Thread Aventra development
t; > On Mon, 2010-08-30 at 15:19 +0200, Viktor TARASOV wrote: > > > > > >> Aventra development wrote: > > >> > > >>> The 1K key generation works nicely, but we are having a problem > > >>> generating a 2K key using OpenSC 0.11.13 and

Re: [opensc-devel] Problem with 2K keys and MyEID

2010-08-31 Thread Aventra development
: 'OpenSC-devel' > Subject: Re: [opensc-devel] Problem with 2K keys and MyEID > > Aventra development wrote: > > > > The 1K key generation works nicely, but we are having a problem > > generating a 2K key using OpenSC 0.11.13 and our own MyEID card. > > > >

[opensc-devel] Question about patches

2010-08-28 Thread Aventra development
each other, and do the 0.12 version have different requirements e.g. regarding pcsc-lite version etc. And hould we have a patch for both, or only for 0.12? Kind regards, Toni Sjöblom AVENTRA OY mobile: +358 40 536 0563 office: Lanttikatu 2, FIN-02770 Espoo, Finland mail

[opensc-devel] Question about patches

2010-08-28 Thread Aventra development
Hello Martin and others, We have been improving the MyEID card driver and have soon a new patch for this. Do you still apply any patches to the 0.11.xx line of OpenSC or is any new patch only for the upcoming 0.12 release? I’m asking this because I’m not sure how much the versions differ f

[opensc-devel] Problem with 2K keys and MyEID

2010-08-28 Thread Aventra development
Hi, The 1K key generation works nicely, but we are having a problem generating a 2K key using OpenSC 0.11.13 and our own MyEID card. OpenSC correctly finds a new file id and creates the file, and after that it tries to store the key to that file. The issue is that the created file’s size i

Re: [opensc-devel] MyeID card in OpenSC

2010-02-10 Thread Aventra development
ceive size, since the card is a T=1 protocol card while many other are T=0. Look here for more information: http://www.opensc-project.org/opensc/wiki/MyEID (Smart card reader configuration). Kind regards, Toni Sjöblom Aventra Ltd. > -Original Message- > From: Martin Paljak [m

Re: [opensc-devel] Difference betwen pkcs15-init/pkcs11-tool generate key .

2009-11-18 Thread Aventra development
Hi! I have the same issue with 0.11.11 version.. just traced the problem to the same place. Any ideas what is wrong? Regards, Toni > -Original Message- > From: François Leblanc > > I try to use more pkcs11-tool since I guess pkcs11 will be the standard way > for use opensc > > and I ca

[opensc-devel] OpenSC 0.11.11 build

2009-10-30 Thread Aventra development
Hi! I built and tested the 0.11.11 version and the pcsc-lite stopped working. The cause is that the shared object that OpenSC tries to find is now libpcsclite.so.1, previously it was libpcsclite.so. Since I didn’t have this file, pcsc stopped working. I have fixed this temporarily by making a copy

Re: [opensc-devel] OpenSC 0.11.11 released today

2009-10-29 Thread Aventra development
Hi! You need to add the switch --enable-pcsc to the configure command to enable PCSC. About the NSPlugin I don't know, but there has been some discussion on that it is really old and not maintained. Regards, Toni > -Original Message- > From: opensc-devel-boun...@lists.opensc-project.org

Re: [opensc-devel] Update to MyEID driver

2009-10-23 Thread Aventra development
ect.org > Cc: Aventra development > Subject: Re: [opensc-devel] Update to MyEID driver > > Am Mittwoch 21 Oktober 2009 12:31:31 schrieb Aventra development: > > Attached is a update to the MyEID driver. In the patch only the drivers own > > files have been updated. > &

[opensc-devel] Update to MyEID driver

2009-10-21 Thread Aventra development
Hi! Attached is a update to the MyEID driver. In the patch only the drivers own files have been updated. Also all warnings should have been fixed. The patch is done to the 0.11.10 release. Kind regards, Toni opensc-0.11.10-aventra.patch.tar.gz Description: Binary data _

Re: [opensc-devel] pkcs15 init, problem with the profile

2009-10-02 Thread Aventra development
Hi! > Hi > > >We are trying to implement the pkcs15 initialization to the MyEID > cards and > >can't get it to work. > > > >(...) > > > > > > > >Does anybody know where the problem might be? > > > >Does the other drivers work when initializing a card, and is the ACL > set > >correctly? > > Yes i

[opensc-devel] pkcs15 init, problem with the profile

2009-09-30 Thread Aventra development
Hi! We are trying to implement the pkcs15 initialization to the MyEID cards and can’t get it to work. The current problem is that the ACL definitions are not set correctly according to how we have set them in the profile file. The ACL written to the card is always 0, regardless of what the

Re: [opensc-devel] Patch adding support for Aventra MyEID card

2009-09-17 Thread Aventra development
Hi! The previous patch I sent replaces the one I sent earlier. Then a question about the wiki page. How do I do it? Where are they located? I could not find any example of the other drivers wiki pages. Some example would be nice to get started. Regards, Toni __

Re: [opensc-devel] Patch adding support for Aventra MyEID card

2009-09-16 Thread Aventra development
-project.org [mailto:opensc-devel-boun...@lists.opensc-project.org] On Behalf Of Aventra development Sent: 14. syyskuuta 2009 12:39 To: opensc-devel@lists.opensc-project.org Cc: 'Andreas Jellinghaus' Subject: Re: [opensc-devel] Patch adding support for Aventra MyEID card Hi! Thanks for the commen

Re: [opensc-devel] Patch adding support for Aventra MyEID card

2009-09-14 Thread Aventra development
ation, we will add this later. Regards, Toni -Original Message- From: Andreas Jellinghaus [mailto:a...@dungeon.inka.de] Sent: 14. syyskuuta 2009 10:43 To: opensc-devel@lists.opensc-project.org Cc: Aventra development Subject: Re: [opensc-devel] Patch adding support for Aventra MyEID car

[opensc-devel] Patch adding support for Aventra MyEID card

2009-09-13 Thread Aventra development
Hi! We have added support to OpenSC for our MyEID smart card from Aventra Ltd. Attached is a patch done to the 0.11.9 version. Changes are only 3 added files and minor modifications to the appropriate files. We would like it to be added to the svn trunk so it will be included in