Trending

#PBKDF2

Latest posts tagged with #PBKDF2 on Bluesky

Latest Top
Trending

Posts tagged #PBKDF2

Preview
Looking into SQL Server 2025's new PBKDF2 hashing algorithm In this post I explore the impact of SQL Server 2025's PBKDF2 hashing algorithm on password cracking and compare it with SQL Server 2022.

Blog post from the past:
In which I explore the impact of SQL Server 2025’s #PBKDF2 hashing algorithm on password cracking and compare it with SQL Server 2022
vladdba.com/2025/06/23/l...
#sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba

0 0 0 0
Preview
Looking into SQL Server 2025's new PBKDF2 hashing algorithm In this post I explore the impact of SQL Server 2025's PBKDF2 hashing algorithm on password cracking and compare it with SQL Server 2022.

New blog post:
In which I explore the impact of SQL Server 2025’s PBKDF2 hashing algorithm on password cracking and compare it with SQL Server 2022.
#sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba #sql #security #pbkdf2

3 0 1 0

History of the default #PBKDF2 iterations count in #Django hasher module used for hashing user #passwords:

2013-09-19 12000
2014-07-11 20000
2015-01-16 24000
2015-09-19 30000
2016-05-20 36000
2017-01-17 100000
2018-05-13 120000
2018-05-17 150000
2018-12-27 180000
2019-09-12 216000

1/

2 1 1 0
Preview
Creating hashes in .NET This article looks at different ways to create hashes in .NET Core. Hashes are useful for one way encryption which can be used for password storage, JWT validation and some other security use cases. W...

Blogged: Creating hashes in .NET

damienbod.com/2024/07/01/c...

#dotnet #aspnetcore #identity #sha512 #Pbkdf2 #hash

1 1 0 0