View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Matt Williamson Matt Williamson is offline
external usenet poster
 
Posts: 22
Default Encryption of data in cells using AES 256

http://www.bokler.com/rdescipher.html

HTH

Matt

"MamaSan" wrote in message
...
I have a requirement to encrypt credit card information within a worksheet.
The requirement is AES 256 encrpytion. Does anyone know of a method for
doing this? I need DLL and example of implementation.