ok. i undertsand. but is there any way to do that without programming? this i
s a little part of a big project and i'dl like to test all steps before
starting to develop. I 'd like to know if there is a simple way to create a
verifiable file from the bytes. I tried to use notepad, notepad++ and ot
Hello,
> You understand perfectly. Yes, as you said after some APDU exchange i have a
> stream message digest encrypted with smart card private key. A stream like
> this, for example:
>
> 79 E0 D4 DB AC 47 93 F6 D8 0C E8 FD A9 35 CB 45 64 06 20 D2...and so on...
>
> Now, how can i save this strea
First of all, thank you for your answer.
You understand perfectly. Yes, as you said after some APDU exchange i have a
stream message digest encrypted with smart card private key. A stream like
this, for example:
79 E0 D4 DB AC 47 93 F6 D8 0C E8 FD A9 35 CB 45 64 06 20 D2...and so on...
Now, how
Hello,
> Hi all. I'm new here and i have a question.
> I'm working with smart card at low level, without using opensc and other
> software like it; now, i can compute digital signature of a stream of bytes
> obtaining the same result as in OpenSSL. The digital signature is a stream
> of bytes too,