C
csp problem from sscontributor
Ms have provide us the csp source code in its security section , and by
construct
a project in .net ,I found that the program could successfully encrypt and
decrypt
txt file with a certain csp ,for example ,base provider 1.0.
But what I am wondering is can we use this project ,or its modified verison
to decrypt ms word encrypted file ?of course , i mean with the same csp.
Considering that word is docfile , should I analyse it with ole2.0 before it
was
decrypted ? Besides, which stream should I transfered into my program?
tablestream ? datastream or mainstream?
I am looking forward to your reply ,sir. thank you very much!!!
construct
a project in .net ,I found that the program could successfully encrypt and
decrypt
txt file with a certain csp ,for example ,base provider 1.0.
But what I am wondering is can we use this project ,or its modified verison
to decrypt ms word encrypted file ?of course , i mean with the same csp.
Considering that word is docfile , should I analyse it with ole2.0 before it
was
decrypted ? Besides, which stream should I transfered into my program?
tablestream ? datastream or mainstream?
I am looking forward to your reply ,sir. thank you very much!!!