Quote:
Originally Posted by Storm Shadow
the script searches for the public rsa key header in certicates as shown here.
http://etherhack.co.uk/asymmetric/docs/rsa_key_breakdown.html
|
Dear Storm,
I'm inspired with the document your gave "OpenSSL 1024 bit RSA Private Key Breakdown". I see the public key before when do dynamic debug with edb(as the attached picture shows), but I don't understand it, after read the document, I fully understand it.
I still don't know how to make the rsa signature files, but with your help I have found and understand the public key, and have verify my understanding is right with BigCal. Here I should say many thanks to you for your warm help and guide.
I may still have some questions related, hope you can still give help, thanks again.