|
 |
asp_components thread: Encryption components
Message #1 by Imar Spaanjaars <Imar@S...> on Thu, 21 Sep 2000 08:47:31 +0200
|
|
Hi there,
I am looking for a (free) component or script to do some basic encryption
for passwords before they are stored in a database. It doesn't have to be
very fancy, because no real security depends on it. All I want is to make
it a bit more difficult for someone who has access to the database to
directly view the passwords.
I downloaded C2GXOR from www.componentstogo.com. It seems that this
performs the basic encryption rather well.
Does anybody have any experience with this component? Are there any other
free components available to do the job?
Or can all this be done in a rather simple script / own component??
Suggestions are welcome.
Imar
Message #2 by "Srikrishna Ilendula" <krishna@m...> on Fri, 22 Sep 2000 12:31:38 -0700
|
|
Have you tried Vernum Cipher Encryption available on the
www.4guysfromrolla.com?
Krishna
-----Original Message-----
From: Imar Spaanjaars [mailto:Imar@S...]
Sent: Thursday, September 21, 2000 8:07 AM
To: ASP components
Subject: [asp_components] Encryption components
Hi there,
I am looking for a (free) component or script to do some basic encryption
for passwords before they are stored in a database. It doesn't have to be
very fancy, because no real security depends on it. All I want is to make
it a bit more difficult for someone who has access to the database to
directly view the passwords.
I downloaded C2GXOR from www.componentstogo.com. It seems that this
performs the basic encryption rather well.
Does anybody have any experience with this component? Are there any other
free components available to do the job?
Or can all this be done in a rather simple script / own component??
Suggestions are welcome.
Imar
Message #3 by Imar Spaanjaars <Imar@S...> on Sat, 23 Sep 2000 09:36:15 +0200
|
|
Looks like this is indeed what I was looking for. Thanks for the tip.
I'll invest some time in it, and let you know if it worked out for me.
Imar
At 12:31 PM 9/22/2000 -0700, you wrote:
>Have you tried Vernum Cipher Encryption available on the
>www.4guysfromrolla.com?
>
>Krishna
>
>-----Original Message-----
>From: Imar Spaanjaars [mailto:Imar@S...]
>Sent: Thursday, September 21, 2000 8:07 AM
>To: ASP components
>Subject: [asp_components] Encryption components
>
>
>Hi there,
>
>I am looking for a (free) component or script to do some basic encryption
>for passwords before they are stored in a database. It doesn't have to be
>very fancy, because no real security depends on it. All I want is to make
>it a bit more difficult for someone who has access to the database to
>directly view the passwords.
>
>I downloaded C2GXOR from www.componentstogo.com. It seems that this
>performs the basic encryption rather well.
>Does anybody have any experience with this component? Are there any other
>free components available to do the job?
>Or can all this be done in a rather simple script / own component??
>
>Suggestions are welcome.
>
>Imar
>
>
>
>
|
|
 |