|
-
May 9th, 2006, 06:13 AM
#1
Thread Starter
Hyperactive Member
ASP Custom COM Components
Hi,
I have developed a COM component for my web site, completely finished the many thousands of lines of code, all to find that the only sites that will allow custom COM components will cost me loads. so obviously i want to take what i have in my COM component and put it in another ASP file, my question is that how secure is this? as one of the main functions in my COM is an encryption algorithm to encrypt passwords used to log in to my site, and as i wanted this algorithm to be exceptionally difficult to find i wrote it in a COM, what security issues are there regarding ASP files hosted remotely vs COM components?
Do you wake up in the morning feeling sleepy and grumpy? Then you must be Snow White
-
May 9th, 2006, 10:20 AM
#2
Hyperactive Member
Re: ASP Custom COM Components
Check out the link below,
I've used it successfully for a few scripts, it has pros and cons but generally will keep average prying eyes out of your code.
http://www.microsoft.com/downloads/d...displaylang=en
Truly, you have a dizzying intellect.
-
May 10th, 2006, 01:17 PM
#3
Thread Starter
Hyperactive Member
Re: ASP Custom COM Components
that looks great thanks
Do you wake up in the morning feeling sleepy and grumpy? Then you must be Snow White
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|