http://qs1969.pair.com?node_id=1066496


in reply to Re: port a function from php
in thread port a function from php

Wow, your variant worked for 'very secret string' in perl, but when i put any other hash, for example:
md5_decrypt('2EC0KFZ1aGghEdySB+5Y9nbAfMrk9ky/89vwlA4HyTU=', '34giu34hgiu34hg'); should return '34giu34hgiu34hg'
perl returns some binaty data... really weird! Any solution?