Y
Hacker News
new
|
ask
|
show
|
jobs
by
jnoland
3814 days ago
Is there a pure Python version of Argon2?
2 comments
bwesterb
3802 days ago
I am writing one. You should use the C one, if you can.
https://github.com/bwesterb/argon2pure
link
sbierwagen
3814 days ago
I'm guessing it would be hard to eliminate timing side-channels in pure python, so no.
link
https://github.com/bwesterb/argon2pure