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
later
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
-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
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
__
Hi!
We are trying to implement the pkcs15 initialization to the MyEID cards and
cant 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
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
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
_
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.
> &
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
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 didnt have this
file, pcsc stopped working. I have fixed this temporarily by making a copy
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
ailto:martin.pal...@gmail.com] On Behalf Of Martin
> Paljak
> Sent: 1. helmikuuta 2010 15:57
> To: Viktor TARASOV
> Cc: Aventra development; opensc-devel (opensc-devel)
> Subject: MyeID card in OpenSC
>
> Hello.
>
> On Feb 1, 2010, at 15:07 , Viktor TARASOV wrote:
> > ac
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 files size i
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?
Im asking this because Im not sure how much the versions differ f
Hello Martin and others,
We have been improving the MyEID 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?
Im asking this because Im not sure how much the versions differ from e
: '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.
> >
> >
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
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
> 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
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
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
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 Im having problems wi
Hi,
I have been testing the 0.12.0 RC1 and Im 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 wont app
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
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
Hi,
You can buy single MyEID PKI cards from Aventra's web shop. The specification
is provided without any cost or NDA. Card is supported in OpenSC.
Prices are 11€ each (with 23% tax, about 8,95 without the tax). A bunch of 5
cards are priced at 49€ (with tax, about 39,80 without tax).
You can al
Hi,
I have been testing the new release and sadly found a braking change that
causes cards that are not initialized with (the current version of) OpenSC
to result in the message Unsupported card. The cause is the token info
(5032 file). There is some element that OpenSC requires, otherwise it
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
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
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:
>
>
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
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
32 matches
Mail list logo