View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tim Williams Tim Williams is offline
external usenet poster
 
Posts: 1,588
Default File protect via extern USB crypto modul?

The password protection on an Excel file has been shown to be easily
cracked, and the file would need to at least be opened for any VBA to run.

So, there's not much to be gained by requiring a "dongle" (hardware-based
key protection). The only sure approach is to port your main code to a dll
and distribute that.

Unless I misunderstood your question.

Tim

--
Tim Williams
Palo Alto, CA


"frenic" wrote in
message ...

Hi All,

I wish the Excel programm - My Workbook like CD push
to sale.
The question: If possible the File protect (like Password) through the
extern USB Stick - Crypto modul.

If yes, what must be the VBA protocol.

sory - my English

Thank You very much
Fidele


--
frenic
------------------------------------------------------------------------
frenic's Profile:

http://www.excelforum.com/member.php...o&userid=25297
View this thread: http://www.excelforum.com/showthread...hreadid=482162