Skip Menu |

This queue is for tickets about the Crypt-PasswdMD5 CPAN distribution.

Report information
The Basics
Id: 5544
Status: resolved
Worked: 15 min
Priority: 0/
Queue: Crypt-PasswdMD5

People
Owner: luismunoz [...] cpan.org
Requestors: jpg [...] imente.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: (no value)
Fixed in: (no value)



Subject: Bad Upgrade 1.2 to 1.3 - Aleatory cryps
We are obtaining different end results encrypting the same content between executions in 1.2 and 1.3. The problem is with 1.3 that give different results in eache execution We are working with stable versions of debian and perl 5.6.1 -- use Crypt::PasswdMD5; $aletori = "1_2_3"; $cryptedpassword = unix_md5_crypt($aleatori); $cryptedpassword = substr( $cryptedpassword, 4 ); -- 1.3 Executions web2:/tmp# perl cryp.pl Nim8McB$dDoWm./TveQMyRT1np3XK0 web2:/tmp# perl cryp.pl tcpSNdX$.26DxV1MVFB36w3A7vaoB0 web2:/tmp# perl cryp.pl uOGQLXe$BJxgzS6MH6Ofh2LEmm1Cx/ web2:/tmp# perl cryp.pl qPTcCdb$oyNl/M./iYoW5cQ170M3s0