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

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.