Marco Trevisan

Results 219 comments of Marco Trevisan

> > Feel free to ping me on IRC. > > where? Trevinho sul canale #ubuntu-unity server irc.freenode.net ? Yeah, I'm `Trevinho` in any server, better would be libera chat...

I'm looking at it in these days, this is definitely possible given that's based on `IAS/ECC v1.0.1` even though there are some aspects that have not been implemented in OpenSC...

@frankmorgner it's completely different protocol from the old CNS, so should be instead based or integrated into `iasecc`. That's is what I'm doing so far, even though this is true...

@frankmorgner I'm not insisting at all in using a module, but I would like to reuse the code that is already provided by smm-local (or better sm-cwa14890). Otherwise another option...

Nope, I've an initial (just the 1st step of the graph below) implementation (just code thrown there, not really organized or clean) in [here](https://github.com/3v1n0/OpenSC/commits/ita-cie-v3). ![image](https://user-images.githubusercontent.com/345675/149987072-3117f3c3-08ee-4ed1-8f2b-d7f05b2e2826.png) But it requires multiple steps...

Ah, BTW... As per PACE, It's not clear how to do it as I don't find any documentation how to retrieve the `EF.CardAccess` as using the known AID's we're just...

Oh, not sure why it wasn't finding it earlier while indeed I get the value now... ``` P:739115; T:0x140466351237120 02:18:52.558 [npa-tool] sm-eac.c:1299:perform_pace: EF.CardAccess (22 bytes): 31 14 30 12 06...

> please use the official software to read and use the card. Do this while capturing a PC/SC log so that we have something to compare the OpenSC commands with....

> I find it way easier to read read some dozens APDUs than to read thousands lines of codes. Anyway, if you feel confident doing the latter, I'm fine with...

Not sure I've been clear: you can currently use the official pkcs11 module in this way, but it's not using PACE protocol at all from what I saw so far....