Perl crypt()

Jason Pyeron jason at pyeron.com
Wed Aug 13 10:38:02 UTC 2003


well you could look at the perl source, but why dont you just use perl?

for that fact, how about an xml import directly?

On Wed, 13 Aug 2003, Tobias Burnus wrote:

> Hi,
> 
> The problem is that according to
> IEEE Std 1003.1, 2003 Edition, http://www.unix.org/single_unix_specification/
> "The crypt() function is a string encoding function. The algorithm is
> implementation-defined. [...] The values returned by this function [crypt]
> need not be portable among XSI-conformant systems."
> (version 2: http://www.opengroup.org/onlinepubs/7908799/xsh/crypt.html)
> But de-facto are the hashes compatible between different unix systems.

yes, but one could standardize on the Perl implementation.

> I can't find a good implementation reference, but you might want to try
> http://www.dynamic.net.au/christos/crypt/UnixCrypt.txt
> as a pointer.

see my Perl crypt() code pasting (java src) posting.

Jason Pyeron

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-                                                               -
- Jason Pyeron                   http://www.pyerotechnics.com   -
- Owner & Lead                  Pyerotechnics Development, Inc. -
-                               500 West University Parkway #1S -
- +1 (410) 808-6646             Baltimore, Maryland  21210-3253 -
-                                                               -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

This message is for the designated recipient only and may contain 
privileged, proprietary, or otherwise private information. If you 
have received it in error, purge the message from your system and 
notify the sender immediately.  Any other use of the email by you 
is prohibited.






More information about the developers mailing list