Hacker News new | ask | show | jobs
by moonboots 4873 days ago
The kdf should be as slow as possible for an attacker but fast enough for you. If you're using python and the attacker is using C, you can increase security with no usability loss by switching to C and raising the iteration count.