- Notice the “$2y$” which signifies the BCrypt usage. I am trying to figure out 
if it’ll break compatibility to use “$bcrypt2y” instead of “2y”
or does this need to be pushed to Shirov3.

> On Oct 21, 2025, at 9:15 PM, [email protected] wrote:
> 
> Thanks for your quick response.
> Just to clarify, your records in the password database look something like 
> this:
> 
> $shiro2$2y$10$EiVaDycDiJG1O24MqXb6F.42YtW.3VDpMAwDkC0N8JZehp52o9q32
> 
> Is that correct?
> 
>> On Oct 21, 2025, at 7:58 PM, Andreas Reichel 
>> <[email protected]> wrote:
>> 
>> On Tue, 2025-10-21 at 13:26 -0500, [email protected] wrote:
>>> Hi,
>>> 
>>> Just taking a quick survey if anyone is using BCrypt (2y) etc. algorithm.
>>> It’s currently very difficult to use and should be renamed to bcrypt2y, etc.
>>> 
>>> Thank you.
>> 
>> 
>> Greetings Lenni and Team,
>> 
>> yes we do since our database solution stores in BCrypt format.
>> 
>> Cheers and best
>> Andreas
> 

Reply via email to