Grégoire Passault

Results 268 comments of Grégoire Passault

I see, it drifted too much I will try to find a slot to ensure that this is compatible with 8.0 / 8.1 at least (and doesn't break Sf bundle...

Hello, I'll be honest it's been a *very* long time since this library was created and I forgot to document fonts provenance. I just did some research using MD5 checksums...

Hello, Actually no uppercase letters are generated in first place, maybe the confusion is related to the fonts or the appearance of image However, I suggest you to use case...

Maybe we should replace that font as well so it would be more clear

Maybe it is because of one of the fonts used here Actually, I recommend you don't check the user phrase using case sensitive method The same tolerance can apply for...

In that case just call doNiceize() before you hash in both generating and checking process and it will result in the same hash However check the possible combinations, if you...

Actually, injecting a secret salt before hashing is also a solution ```php

> The functions are separated and sorted reasonably, and can be better used for other forms of verification, such as SMS verification codes, email verification codes, or other forms of...