>  - I'm not extracting all the necessary parts of message to verify. I
> tried using both CAPICOM and CryptoAPI with no luck. Messages created
> in my application can't be verified by outlook ("Message content was
> modified" aka wrong hash value), and e-mails from outlook can't be
> verified from my app. Anyway I can verify whatever I sign in my
> application... I tried three ways for converting strings:

I am not using CAPICOM, I am using CryptoAPI directly only.

However when I try to build my own S/MIME detached signature, then I 
have a problem. Outlook says invalid has too. However Thunderbird is 
OK. :-O

Solution is simple... add one empty line after signed message part 
before sending.

Maybe similar issue causing your problems with verifying in your 
code.


-- 
Lukas Gebauer.

http://synapse.ararat.cz/ - Ararat Synapse - TCP/IP Lib.
http://geoget.ararat.cz/ - Geocaching solution


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to