Y
Hacker News
new
|
ask
|
show
|
jobs
by
PrimeMcFly
878 days ago
True. I don't think Windows or Linux do though, right?
1 comments
stavros
878 days ago
Linux uses bcrypt by default, AFAIK. Windows had NTLM last I looked, but I don't know what they have now.
link
zoolily
878 days ago
Ubuntu Linux used to use a SHA2 hash repeated 5000 times, but my Ubuntu 22.04 system uses yescrypt, which is one of those KDFs.
link
PrimeMcFly
878 days ago
nice!
link