|
|
|
|
|
by toast0
1391 days ago
|
|
> You might want to run the password through Unicode-normalizing functions first (NFD or NFKD) but otherwise no. If you do this, you should really save the version of the normalizing table you used, since they change over time. |
|