3b8a2aa lib/util.c: bcrypt should use $2b$ as prefix for setting.

Authored and Committed by besser82 2 years ago
1 file changed. 2 lines added. 2 lines removed.
    lib/util.c: bcrypt should use $2b$ as prefix for setting.
    
    This prefix is the recommended one for new bcrypt hashes
    for a long time.
    
    Signed-off-by: Björn Esser <besser82@fedoraproject.org>
    
        
file modified
+2 -2