On Tuesday 17 July 2007 23:15:26 Andreas Jellinghaus wrote:
> will it be used in national ID cards only, or will also be cards available
> for sale (e.g. for companies to be used in authentication etc.)?
National ID is just one of the applications, just like qualified electronic
certificates [1]
On Tuesday 17 July 2007 18:30:33 Dmitry wrote:
> I think, but not sure, that problem more is in CSP, I use open source CSP
> #11.
you got it to work? great! I once got the binary on the web page to work,
but everytime I compiled it myself (and got it signed by microsoft), it didn't
work. did you
hi dmitry,
any chance you can send a unified diff ("svn diff" or "diff -u" format) with
these changes? that would be great.
if not I will try to apply them manually later.
thanks, Andreas
___
opensc-devel mailing list
opensc-devel@lists.opensc-project
On Tuesday 17 July 2007 15:41:53 Douglas E. Engert wrote:
> I see you have a SCB-0.9. But the opensc.conf is based on an older version
> of the file, not on the etc/opensc.conf.in in the source.
ouch. scb has its own copy of the opensc.conf in the scb/trunk/ directory.
too late for 0.9 this was f
Hi Gürer,
thanks for your patches, I applied them to trunk.
On Tuesday 17 July 2007 15:12:05 Gürer Özen wrote:
> Included patches add support for AKIS cards to the opensc. With these
> patches, it is possible to explore the card, enter a PIN, and access
> PKCS-15 objects inside. More support for
On Monday 16 July 2007 17:24:05 Dmitry wrote:
> I work with opensc throw Windows CSP (extansion of csp11) on PKCS11 level
> with ready for using card. So I can't use pkcs15-init.exe tool.
ah. what is that? is it open source? available for download somewhere?
we have the pkcscsp and csp11 sources b
Some time ago I tests Cardos SC_CARD_TYPE_CARDOS_M4_3, with atr:
3b:f2:18:00:02:c1:0a:31:fe:58:c8:08:74
Sign fails on final transmit of sign adpu. I analyzed adpu winscard.dll log of
SmartTrustPersonal, which CSP sign correctly.
And found that it use other way of sign throw adpu: 00 2A 80 86 ...
Andreas Jellinghaus dungeon.inka.de> writes:
>
> yes. hmm,, strange, you shouldn't need a profile file unless you want to
> change the card. using it should be fine without the profile file.
>
> why do you want to use opensc for encryption?
> smart cards are usualy used for signing or decrypti
kamal kumar wrote:
> Hi,
> I slightly differ from Douglas assesments. C_Finalize
> is not called by winlogon process. It is called by
> IDAlly.exe when we login.
So are you saying that there are two processes calling
opensc_pkcs11.dll, the winlogin(via the IdAlly CSP)
and IdAlly.exe?
Is this s
I see you have a SCB-0.9. But the opensc.conf is based on an older version
of the file, not on the etc/opensc.conf.in in the source.
In particular:
builtin_emulators = ...
is missing the PIV-II
max_send_size = 252;
max_send_size = 252;
should be commented out for the reader_drive
Included patches add
diff -ur src/libopensc/cards.h opensc-0.11.3/src/libopensc/cards.h
--- src/libopensc/cards.h 2007-07-04 11:22:55.0 +0300
+++ src/libopensc/cards.h 2007-07-17 14:04:21.0 +0300
@@ -130,7 +130,11 @@
/* Athena APCOS cards */
SC_CARD_TYPE_ASEPCOS_BASE = 17000,
Included patches add support for AKIS cards to the opensc. With these patches,
it is possible to explore the card, enter a PIN, and access PKCS-15 objects
inside. More support for other opensc features will be added later.
AKIS is a new smart card operation system developed by UEKAE [1] (Nation
Hi,
I slightly differ from Douglas assesments. C_Finalize
is not called by winlogon process. It is called by
IDAlly.exe when we login. I think we have to follow
the number specified in the log entry of
pkcs11-spy.dll.
If you compare the C_OpenSession log of the Winlogon
process occuring after C_Fi
On Monday 16 July 2007 13:45:37 kamal kumar wrote:
> I like to know meaning of following operation flag
> SC_AC_OP_REHABILITATE,SC_AC_OP_INVALIDATE. Can any one
> please explain me what these flags mean.
I think they are related to the access control lists of many cards.
invalidate is to deactivea
can you please check if the engine works for you?
it does work for me on linux, but not on windows (or maybe I had a typo or
something). so feedback would be very welcome.
also if anyone notices a typo or anything in the release notes,
please let me know, so I can fix it before posting it to -use
On Tuesday 17 July 2007 09:57:49 Dmitry wrote:
> Hello all!
>
> Now I test Deutsche Telekom TeleSec card, as detected with Opensc as NetKey
> E4 Card with tcos OS.
>
> Certificate on card is only for Key Encipherment and Data Encipherment, so
> it seems that there is no check_key_compatibility prob
Finally we can present new versions of many projects hosted on
opensc-project.org. Also please note: we got a lot of spam in our
wiki and bug tracker. As a result you now need to register and log in, before
you can edit wiki pages and open new tickets or comment on tickets.
However that doesn't w
Hello all!
Now I test Deutsche Telekom TeleSec card, as detected with Opensc as NetKey E4
Card with tcos OS.
Certificate on card is only for Key Encipherment and Data Encipherment, so it
seems that there is no check_key_compatibility problems.
But Opensc looks for tcos.profile, which is not e
18 matches
Mail list logo