Registriert seit: 28. Feb 2016
Ort: Nordost Baden-Württemberg
2.942 Beiträge
Delphi 12 Athens
|
AW: Unverständliche Compiler Warnung
10. Dez 2023, 14:40
Ok, I already got that now.
I'm thinking about how to fix this in that algorithm.
It's the cost factor for the BCrypt password hashing algorithm.
It's used to adapt this to higher CPU speeds.
I'm toying with creating my own datatype which starts at 1 so nobody
can define a cost of 0.
But I'm not sure yet whether this is a good idea or not.
|