views:

85

answers:

1

Can some one point me to some books or online resources to help learn about the windows cryptoapi package? I did find "Cryptography for Visual Basic" by Richard Bondi. I'd be more interested in something aimed at C++ or the package in general. The MDSN is overwhelming!

+1  A: 

Here is a simple tutorial that could point you in the right direction. I hope it helps.

http://www.codeproject.com/KB/security/EncryptionCryptoAPI.aspx

Jonas B
Thanks, that may be enough to get me started. If anyone knows of a book I'd sure like to hear about it.
Mike D