Hi all,
don't know if anyone can help me i am trying to find some examples so that i
can encrypt some credit card details in a database and extract the decrypt
data when required.
but i am new to the cryptography side of programming
Many thanks
Simon Whale
Joe Kaplan (MVP - ADSI) - 18 Nov 2005 04:13 GMT
http://www.dotnetthis.com/Articles/Crypto.htm
I like Ivan's sample.
Also, the crypto block in enterprise library is good.
Joe K.
> Hi all,
>
[quoted text clipped - 6 lines]
> Many thanks
> Simon Whale
Deepak - 25 Nov 2005 13:52 GMT
Use XP_Crypt.
visit "http://www.activecrypt.com/" for more details.