Re: [opensc-devel] patch for Rutoken

2009-02-03 Thread Aktiv Co. Aleksey Samsonov
Alon Bar-Lev: > On Monday 02 February 2009 12:35:20 Aktiv Co. Aleksey Samsonov wrote: >>> also, do you know any resellers of the rutoken in eu? >> Unfortunately, Rutoken S is not exported from Russia. > > Why? The export of cryptography (GOST 28147-89) from Russia is a problem. ___

Re: [opensc-devel] patch for Rutoken

2009-02-02 Thread Alon Bar-Lev
On Monday 02 February 2009 12:35:20 Aktiv Co. Aleksey Samsonov wrote: > > also, do you know any resellers of the rutoken in eu? > > Unfortunately, Rutoken S is not exported from Russia. Why? Alon ___ opensc-devel mailing list opensc-devel@lists.opensc-

Re: [opensc-devel] patch for Rutoken

2009-02-02 Thread Aktiv Co. Aleksey Samsonov
Hello. Andreas Jellinghaus: > can you also edit the wiki page, > and document what this change means for users? I will try to do so. > e.g. do people need to delete and re-initialize their tokens? Yes. For example: $pkcs15-init --erase-card $pkcs15-init --create-pkcs15 --so-pin "87654321" $pkcs

Re: [opensc-devel] patch for Rutoken

2009-01-29 Thread Alon Bar-Lev
On 1/29/09, Aktiv Co. Aleksey Samsonov wrote: > Alon Bar-Lev: > > > Can you please update the openct trunk so that Rutoken use the new > > event interface? > > > > OK, the updated patch is attached. Thanks! Alon. ___ opensc-devel mailing list opensc-d

Re: [opensc-devel] patch for Rutoken

2009-01-29 Thread Aktiv Co. Aleksey Samsonov
Alon Bar-Lev: Can you please update the openct trunk so that Rutoken use the new event interface? OK, the updated patch is attached. On 1/28/09, Alon Bar-Lev wrote: Thanks. Applied. Thanks! diff -u -r openct-0.6.15.trunk-r1127/src/ifd/ifd-rutoken.c openct-0.6.15.trunk-r1127_new/src/ifd

Re: [opensc-devel] patch for Rutoken

2009-01-28 Thread Andreas Jellinghaus
Hi Aleksey, can you also edit the wiki page, and document what this change means for users? e.g. do people need to delete and re-initialize their tokens? is there a security issue with the way the tokens were used earlier. thanks! also, do you know any resellers of the rutoken in eu? Regards,

Re: [opensc-devel] patch for Rutoken

2009-01-28 Thread Alon Bar-Lev
Can you please update the openct trunk so that Rutoken use the new event interface? The new event interface eliminate the need to poll the device. A simple sample is available for eToken[1], more complex sample is available for CCID [2]. Due to linux bug, you need kernel 2.6.28 with CONFIG_USB_DEVI

Re: [opensc-devel] patch for Rutoken

2009-01-28 Thread Alon Bar-Lev
Thanks. Applied. On 1/28/09, Aktiv Co. Aleksey Samsonov wrote: > Hello. > I propose the attached patch for "Rutoken S" codes. > Changes: > - use PKCS#15 (not builtin PKCS#15 emulator) > - rutoken.profile (add privdata) > - correct using ACL > - correct erase procedure > > __

[opensc-devel] patch for Rutoken

2009-01-28 Thread Aktiv Co. Aleksey Samsonov
Hello. I propose the attached patch for "Rutoken S" codes. Changes: - use PKCS#15 (not builtin PKCS#15 emulator) - rutoken.profile (add privdata) - correct using ACL - correct erase procedure bin0MSZ0ZoczJ.bin Description: application/gzip ___ opensc-d