|
|
|
|
|
by tleb_
2269 days ago
|
|
Why does the string random_password(unsigned int size) function have "no duplicate characters" as a requirement? Seems to me that this would only reduce the entropy; what does it bring? I need access to passwords from my phone so I'll stick with KeePassXC, but nice project! This makes me want to play around with lib-sodium, the API looks nice. |
|
Though this isn't set in stone if someone wants to formally correct me.
And libsodium is indeed a pleasure to work with.