Re: [opensc-devel] questions on {ERASE, WRITE, UPDATE} BINARY commands

2012-06-08 Thread Peter Marschall
implementations allocate the full EF size at creation, so you can immediately read from the EF, even though no data has been written yet. Hope this helps, Andreas Am 07.06.2012 22:01, schrieb Peter Marschall: Hi, thanks for the quick reply/correction. On Thursday, 7. June 2012, Martin

[opensc-devel] questions on {ERASE,WRITE,UPDATE} BINARY commands

2012-06-07 Thread Peter Marschall
c) If idx + count = file_size, does the file get zapped (=shortened) to idx data elements? Thanks in advance Peter -- Peter Marschall pe...@adpm.de ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc

Re: [opensc-devel] questions on {ERASE, WRITE, UPDATE} BINARY commands

2012-06-07 Thread Peter Marschall
Hi Martin, thanks for the quick reply. On Thursday, 7. June 2012, Martin Paljak wrote: On Thu, Jun 7, 2012 at 10:24 PM, Peter Marschall pe...@adpm.de wrote: Here they are: * What's the exact difference between WRITE BINARY UPDATE BINARY? My understanding of the spec is that WRITE BINARY

Re: [opensc-devel] questions on {ERASE, WRITE, UPDATE} BINARY commands

2012-06-07 Thread Peter Marschall
Hi, thanks for the quick reply/correction. On Thursday, 7. June 2012, Martin Paljak wrote: On Thu, Jun 7, 2012 at 10:35 PM, Martin Paljak mar...@martinpaljak.net wrote: Hello, On Thu, Jun 7, 2012 at 10:24 PM, Peter Marschall pe...@adpm.de wrote: Here they are: * What's the exact

[opensc-devel] basic openpgp write support for staging

2012-06-03 Thread Peter Marschall
for OpenPGP, and is a prerequsite for further work there. In addition, one commits also adds working 'put_data' support for opensc- explorer, a feature that has been there as a function since ages, but up-to- now only showed the usage info. Thanks for your support Peter -- Peter Marschall pe

[opensc-devel] Docs/Specs on ACLs / security attributes?

2012-05-28 Thread Peter Marschall
on paying ~€60 for this information alone. Unfortunately I did not find anything on ACLs on EFs/DFs (Google only gave me tons of info an ACLs in Windows ;-) Does anyone have documentation or specs on ACLs (preferred) or security attributes. Thanks in advance PETer -- Peter Marschall pe...@adpm.de

Re: [opensc-devel] OpenPGP card / Cryptostick - current status???

2012-05-27 Thread Peter Marschall
Hi, On Tue, May 22, 2012 at 10:18 PM, Peter Marschall pe...@adpm.de wrote: Martin started the extension of pkcs15-openpgp.c to support OpenPGP v2 cards which I continued. (but again: without write support) What was basically removing some v1 related hard-coded constants (like 1024 bit

Re: [opensc-devel] OpenPGP card / Cryptostick - current status???

2012-05-27 Thread Peter Marschall
in card-openpgp.c would only be a kludge fro this special case. @Peter Marschall: You and me are working on OpenPGP. How do u think about changing the emulated file layout. How should I do to not break too much the code base? I'd rather not change the openpgp file layout unless it is absolutely

Re: [opensc-devel] OpenPGP card / Cryptostick - current status???

2012-05-27 Thread Peter Marschall
see any possibility to create additional certificates. Dito I consider Quân's goal a very honorable one. Even if we do not reach 100% compatibility, his work should be honored. Peter Dito ;-) -- Peter Marschall pe...@adpm.de ___ opensc-devel

[opensc-devel] partial/limited OpenPGP write support in my github repo

2012-05-27 Thread Peter Marschall
...: D2760001240102050ADA Version ..: 2.0 Manufacturer .: ZeitControl Serial number : 0ADA Name of cardholder: Peter Marschall Language prefs ...: de Sex ..: male URL of public key : http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x3CA6ACA2B35BD0B4 Login data

Re: [opensc-devel] PKCS15init profile to omit a part of path

2012-05-27 Thread Peter Marschall
the usage message. Best Peter -- Peter Marschall pe...@adpm.de ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel

Re: [opensc-devel] PKCS15init profile to omit a part of path

2012-05-27 Thread Peter Marschall
) +--- Directory (DDCC) +-- File_3 (CCEE) the real path to the file is 3F00AABB. How would I define the profile file to omit the PKCS15-AppDF, i.e. the 5015, in the path? Thanks in advance for your answers. Best Peter -- Peter Marschall pe...@adpm.de

Re: [opensc-devel] OpenPGP card / Cryptostick - current status???

2012-05-22 Thread Peter Marschall
is tied togeth (this is not specific to opensc alone, but seems to be specific to security related software in general ;-) Best Peter -- Peter Marschall pe...@adpm.de ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc

Re: [opensc-devel] PKCS15init profile to omit a part of path

2012-05-20 Thread Peter Marschall
Hi, This is not directly related to your question, but more general: You wrote about implementing write support for OpenPGP cards. Is there a chance to see the code you already have? maybe e.g. on github ;-) Best Peter -- Peter Marschall pe...@adpm.de

Re: [opensc-devel] Fork of Debian's openSC repo at Github with ideas for 0.12.2 DEB

2011-08-26 Thread Peter Marschall
Hi, On Monday, 22. August 2011, Andreas Jellinghaus wrote: Hi Daniel, Am Sonntag 21 August 2011, 23:23:36 schrieb Daniel Kahn Gillmor: On 08/21/2011 12:36 PM, Peter Marschall wrote: * renable zlib readline support [...] what about a new, official Debian package, with my

Re: [opensc-devel] Fork of Debian's openSC repo at Github with ideas for 0.12.2 DEB

2011-08-26 Thread Peter Marschall
Hi, On Tuesday, 23. August 2011, Jean-Michel Pouré - GOOZE wrote: Do you also plan to build daily packages as well? No, publishing the repo was meant as a hint help for the Debian maintainers to update the official Debian opensc package. Best Peter -- Peter Marschall pe...@adpm.de

Re: [opensc-devel] Fork of Debian's openSC repo at Github with ideas for 0.12.2 DEB

2011-08-22 Thread Peter Marschall
Hi, On Sunday, 21. August 2011, you wrote: On 08/21/2011 12:36 PM, Peter Marschall wrote: * renable zlib readline support [...] what about a new, official Debian package, with my changes as the starting point as starting point? i don't think these are compatible with the DFSG

[opensc-devel] Fork of Debian's openSC repo at Github with ideas for 0.12.2 DEB

2011-08-21 Thread Peter Marschall
the ./bootstrap script at the beginning the configure phase which makes the package build, but creates a rather large debian diff. Feel free to play with it. Eric, what about a new, official Debian package, with my changes as the starting point as starting point? Best regards Peter -- Peter

[opensc-devel] Patch series for pkcs15-profile documentation

2011-06-04 Thread Peter Marschall
man page where @pkgdatadir@ is shown directly. It would be great if they could be added to OpenSC's mainline. Thanks Peter -- Peter Marschall pe...@adpm.de ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc

Re: [opensc-devel] SVN-Git move.

2011-06-03 Thread Peter Marschall
as trunk) Having trunk/master in git would make creating patches way easier. Thanks for all your work on/for OpenSC Peter -- Peter Marschall pe...@adpm.de ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org

[opensc-devel] Patch series for opensc-tool opensc-explorer

2011-06-03 Thread Peter Marschall
-- Peter Marschall pe...@adpm.de ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel

[opensc-devel] Patch series for OpenPGP card driver

2011-06-03 Thread Peter Marschall
including them in OpenSC mainline/trunk/master Thanks for OpenSC Peter -- Peter Marschall pe...@adpm.de ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel

Re: [opensc-devel] extensions and fixes for opensc-tool ???opensc-explorer

2011-04-20 Thread Peter Marschall
Hi, On Wednesday, 20. April 2011, Martin Paljak wrote: On Apr 19, 2011, at 14:41 , Frank Morgner wrote: On Tuesday, April 19 at 02:03PM, Martin Paljak wrote: On Mon, Apr 18, 2011 at 23:22, Peter Marschall pe...@adpm.de wrote: Looking at your patch - I like the approach more: - removes

Re: [opensc-devel] extensions and fixes for opensc-tool opensc-explorer

2011-04-18 Thread Peter Marschall
Hi Martin, On Monday, 18. April 2011, Martin Paljak mar...@martinpaljak.net wrote: On Sun, Apr 17, 2011 at 12:44, Peter Marschall pe...@adpm.de wrote: please find attached 3 patches to opensc-tool and opensc-explorer: * [PATCH 1/3] opensc-tool: make list_algorithms() table driven

[opensc-devel] extensions and fixes for opensc-tool opensc-explorer

2011-04-17 Thread Peter Marschall
, as they a) fix potential bugs b) help development: send extedned APDUs c) allow tools to give more complete information Thanks in advance PEter -- Peter Marschall pe...@adpm.de From af08131050655c05111cc10548c6e0156351e502 Mon Sep 17 00:00:00 2001 From: Peter Marschall pe...@adpm.de Date: Sat, 16

[opensc-devel] finally OpenPGP card 2.0 support

2011-04-17 Thread Peter Marschall
Marschall pe...@adpm.de From 8319b2627fdbcf9465ffe6383d6b60cebe3da9a4 Mon Sep 17 00:00:00 2001 From: Peter Marschall pe...@adpm.de Date: Sun, 13 Mar 2011 21:41:12 +0100 Subject: [PATCH 01/15] OpenPGP: fix top-level DOs according to spec Added: * 00c4: new top-level DO in 2.0 can also

Re: [opensc-devel] fixes for a few glitches in card-opengpg.c

2011-03-21 Thread Peter Marschall
to migrate from SVN to git? Best Peter -- Peter Marschall pe...@adpm.de ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel

[opensc-devel] fixes for a few glitches in card-opengpg.c

2011-03-20 Thread Peter Marschall
regards Peter -- Peter Marschall pe...@adpm.de From d5667b06dec42be7c92b3aafff28a5ce4d24f792 Mon Sep 17 00:00:00 2001 From: Peter Marschall pe...@adpm.de Date: Sun, 13 Mar 2011 19:32:05 +0100 Subject: [PATCH 9/9] OpenPGP: add some comments Signed-off-by: Peter Marschall pe...@adpm.de --- src

[opensc-devel] Fwd: a little love for opensc-explorer.c

2011-03-20 Thread Peter Marschall
addressing instead of absolute addressing. This change made 'cat' useful with my OpenPGP cards (before it baled out crying unable to select file: Invalid arguments) It would be cool if the changes made it into OpenSC mainline Best Peter -- Peter Marschall pe...@adpm.de From