Perl crypt()

Mark Ingram mark.ingram at nexsan.com
Wed Aug 13 09:55:28 UTC 2003


does the .NET crypto encrypt the same way as the perl crypt() ?

ill get looking on google.

-----Original Message-----
From: developers-owner at bugzilla.org
[mailto:developers-owner at bugzilla.org]On Behalf Of Jouni Heikniemi
Sent: 13 August 2003 10:51
To: developers at bugzilla.org
Subject: Re: Perl crypt()


(some really ugly HTML mail from you there :-()

At 10:38 13.8.2003 +0100, you wrote:
>Is there any documentation other than
>http://www.perldoc.com/perl5.8.0/pod/func/crypt.html which would allow me
>to re-create the crypt function so i can check logins correctly?

You can find some discussion on that by using Google. I haven't heard of an
easy solution, although intensive Googling might reveal one. Download Perl
source and find out what the crypt() does if you want to use .net crypto
library to simulate crypt() - that's certainly one approach.

An easier alternative might be something like
<http://www.comsoltech.com/products/components/activeunixcrypt/>.


Jouni


-
To view or change your list settings, click here:
<http://bugzilla.org/cgi-bin/mj_wwwusr?user=mark.ingram@nexsan.com>





More information about the developers mailing list