Re: [opensc-devel] eToken PRO 64K File size limit ?

2006-03-23 Thread Andreas Jellinghaus
Am Donnerstag, 23. März 2006 21:24 schrieb Joseph Reveane: > HI Andreas, > > >> Using opensc-explorer, I store a 40K Bzip2 file and > >> then get it back on disk. > >> The two files checksums don't match and the file > >> I retrieve from the card is corrupted. > > > > how do you store and retreive

Re: [opensc-devel] eToken PRO 64K File size limit ?

2006-03-23 Thread Joseph Reveane
HI Andreas, Using opensc-explorer, I store a 40K Bzip2 file and then get it back on disk. The two files checksums don't match and the file I retrieve from the card is corrupted. how do you store and retreive the file? with opensc-explorer? one of the pkcs15* tools? pkcs11-tool or pkcs11 api?

Re: [opensc-devel] feature freeze for 0.11

2006-03-23 Thread Andreas Jellinghaus
Hi Nils, is there some easy way to implement an nicer error message? currently the driver falls back on the generic iso options. maybe instead we should have a dummy function that returns an error, so we can print some nice / easy to understand error message instead of a backtrace with various fu

Re: [opensc-devel] eToken PRO 64K File size limit ?

2006-03-23 Thread Andreas Jellinghaus
Am Donnerstag, 23. März 2006 18:03 schrieb [EMAIL PROTECTED]: > Using opensc-explorer, I store a 40K Bzip2 file and > then get it back on disk. > The two files checksums don't match and the file > I retrieve from the card is corrupted. how do you store and retreive the file? with opensc-explorer?

Re: [opensc-devel] Using graphical user interface

2006-03-23 Thread Andreas Jellinghaus
Am Donnerstag, 23. März 2006 11:55 schrieb Albert Solana: > I am developing an external smart card driver and I need to show a > graphical message to the user requesting a "Yes/No" answer from him. take a look at the belpic code, they had to include gui code in the library, too. for main opensc:

[opensc-devel] latest openct and opensc snapshot broken

2006-03-23 Thread Andreas Jellinghaus
i'm sorry, a recent change in my snapshot script broke the openct and opensc snapshots. affected are these snapshots: openct 815 818 opensc 2875 2877 I deleted those broken snapshots and fixed the snapshot script. Right now I'm building new snapshots. As the svn

[opensc-devel] eToken PRO 64K File size limit ?

2006-03-23 Thread joseph
Hi All, Is there any max size of a file which can be downloaded on an eToken Pro 64 K ? Using opensc-explorer, I store a 40K Bzip2 file and then get it back on disk. The two files checksums don't match and the file I retrieve from the card is corrupted. Any idea ? BTW, I'm using SVN versions

[opensc-devel] check private flag on public key object

2006-03-23 Thread Albert Solana
Hello, On a developing of an external smart card driver, there is the necessity of verifying the PIN before reading any public key. This makes that I get an error for each public key whenever I try to list all PKCS#11 objects on card. I think it could be usefull check whether the flag SC_PKCS15_

[opensc-devel] Using graphical user interface

2006-03-23 Thread Albert Solana
Hello, I am developing an external smart card driver and I need to show a graphical message to the user requesting a "Yes/No" answer from him. I've found you have started to build an abstraction layer to user interface which provides backend such as tty, qt, gnome, win32... What I am thinking of

Re: [opensc-devel] feature freeze for 0.11

2006-03-23 Thread Nils Larsch
Justin Karneges wrote: On Wednesday 22 March 2006 15:05, you wrote: starcos 2.4 should already work (perhaps except for a missing ATR but adding a new ATR is trivial and harmless change) as afaik the differences between starcos spk 2.3 and starcos spk 2.4 are negligible as far as opensc is conce

Re: [opensc-devel] "lock_login = true" in opensc.conf

2006-03-23 Thread Nils Larsch
Martin Paljak wrote: On 22.03.2006, at 23:57, Nils Larsch wrote: Martin said that he would like to set "lock_login" to true as the default value in our opensc.conf. I'd like it to be default *false* in the code (pkcs11/misc.c line 338) sorry a typo. So again: are there any security (or other

Re: [opensc-devel] sc_reset

2006-03-23 Thread Josep Monés Teixidor
On Wed, 2006-03-22 at 22:44 +0100, Nils Larsch wrote: > > slightly modified and applied. Please test a recent snapshot. Thanks very much, -- Josep Monés [EMAIL PROTECTED] C3PO, S.L. http://www.c3po.es C/ Bertran, 113 - 08023 Barcelona Tel. 93 417 99 55 - Fax 93 253 12 80 __