Илья Рассадин <elcaml...@gmail.com> writes:

> Hi!
>
> See encpass from Passwd::Unix
>
> https://metacpan.org/pod/Passwd::Unix

Thanbk you, but unless I miss something Password::Unix only provides
MD5, not Blowfish.

Best regards,

Olivier

>
> On 8/23/18 10:54 AM, Olivier wrote:
>> Hello,
>>
>> I am not sure if my question is really of beginer level.
>>
>> On a system, I have set my password to "t410" and it has ben hashed to:
>> $2b$10$OQBll77HJqnOR.zqK2jx8ukE6m68Azc7nrsgRdcT6bVfERRmzFV4.
>>
>> What could I use with Perl to get the same result?
>>
>> I tried Digest::Bcrypt but it does not support $2b$ as far as I can
>> tell.
>>
>> Thanks in advance,
>>
>> Olivier

-- 

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to