Ok, one more (last I promise) update. It looks like that I just setting ->initialized to 0 is just fine, and the error is in http://cz.php.net/manual/en/function.crypt.php example code (notice $5$ in SHA512 example).
So I am reverting that change back. Updated patch can be found at: http://git.debian.org/?p=pkg-php/php.git;a=blob_plain;f=debian/patches/php_crypt_revamped.patch;hb=HEAD Ondrej 2010/3/10 Ondřej Surý <[email protected]>: > Attaching updated patch. > > Changelog: > - non-system functions were not defined in PHP > - static buffer needs to be cleared (SHA256 and SHA512 output were > same) - just a guess, if it doesn't work, it will need more testing > > Ondrej > -- > Ondřej Surý <[email protected]> > http://blog.rfc1925.org/ > > _______________________________________________ > pkg-php-maint mailing list > [email protected] > http://lists.alioth.debian.org/mailman/listinfo/pkg-php-maint > -- Ondřej Surý <[email protected]> http://blog.rfc1925.org/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

