Peter Stuge wrote:
>
> I don't know the details of this one. Can you find the rev that added
> it?
The check has probably been at the current location for a very long time.
Before when the function sc_pkcs15_decipher was not used when signing it didn't
harm to have this check.
But now we can n
On Wed, Aug 22, 2007 at 09:57:15PM +0200, Peter Stuge wrote:
> > I don't know if you can hook into "distcheck" but it would be
> > nice to have an automated test that compares configure version
> > and src/include/version.h and win32/Make.rules (IIRC the exact
> > file names are in "ReleaseHowto" w
On Wed, Aug 22, 2007 at 09:30:07PM +0200, Lars Silvén wrote:
> I have added two tickets:
> https://www.opensc-project.org/opensc/ticket/157
> https://www.opensc-project.org/opensc/ticket/158
Thanks!
> Is it a good idea for us non-developers to add tickets.
Yes, by all means!
> Or it is a bett
On Wed, Aug 22, 2007 at 08:41:36PM +0200, Andreas Jellinghaus wrote:
> > Can I help make releases more automated so there's only one big
> > button to push?
>
> I don't know if you can hook into "distcheck" but it would be nice
> to have an automated test that compares configure version and
> src
I have added two tickets:
https://www.opensc-project.org/opensc/ticket/157
https://www.opensc-project.org/opensc/ticket/158
Is it a good idea for us non-developers to add tickets. Or it is a better idea
to send a mail to this list with the problem and let a developer ticket the
issue.
Anyway I
On Tuesday 21 August 2007 02:47:56 Peter Stuge wrote:
> On Mon, Aug 20, 2007 at 10:21:35PM +0200, Andreas Jellinghaus wrote:
> > forgot to update the windows version files!
>
> Can I help make releases more automated so there's only one big
> button to push?
>
> What would need to be done?
I don't
2007/8/22, Douglas E. Engert <[EMAIL PROTECTED]>:
> Nils Larsch wrote:
> > Douglas E. Engert wrote:
> >> Looking at card.c:sc_detect_apdu_cse there is no check if the reader
> >> is capable of extended APDU should there be?
> >
> > is there a reliable way to detect this ?
>
> I think with the CCID
Nils Larsch wrote:
> Douglas E. Engert wrote:
>>
>> Lars Silvén wrote:
>>> Douglas,
>>>
>>> You got to have a reader capable of "extended APDU".
>>> Then no chaining is needed since the commands may exceed 256 bytes.
>>
>> Well what if I don't have a reader that is capable of extended APDU,
>
> b
Hello!
I try to decrypt ciphertext with Deutsche Post card (tcos).
ATR: 3B BA 96 00 81 31 86 5D 00 64 05 7B 02 03 31 80 90 00 7D.
Data encrypted by RSA, using OpenSSL with public key of Deutsche Post
certificate.
On decryption operation I have error on ADPU:
...
transmitted: 00 22 C1 B8 03
A little patch is attached. This one adds two lines to card-akis.c (mark
supported padding and a comment), and fixes some typos in two other files.
Please apply before the release.
Index: src/libopensc/card-akis.c
===
--- src/libope
10 matches
Mail list logo