I tried parsing the PFX file attached(passphrase:test) using PKCS12_parse()
function.
However I cannot get the right value of DSA private key parameter x.

And I  tried executing open-ssl command following
 "openssl -in target.pfx -out target.key -nocerts -nodes".
I found that this case also resulted in that target.key outputfile has wrong
private key parameter x.

I suppose that wrong parameter x is outputted only when MSB of parameter x
is ON.

If there are any information on this issue, please let me know.
Thank you in advance,

Masanori Satake

Attachment: sample.pfx
Description: application/pkcs12

Reply via email to