Microsoft's Crypto

after not getting Crypto++ working for me, i've given up on it to save my time and sanity and am trying to use Microsoft's Crypto API. for now.

the thing is, how do i write it in the cpp file? i do not see such info anywhere.

first of all, lets say i wanna use the AES256 class. what do i have to include, set the key, encrypt and decrypt?

thanks.
Last edited on
you coul search for it in the msdn and search for examples...
Topic archived. No new replies allowed.