Secure Password Hashing (PBKDF2) with CrococryptLib

In this tutorial, we demonstrate how CrococryptLib can be easily used to implement secure password hashing into Java applications. This applies to Web applications and Java-based Desktop applications (e.g., Swing, AWT, SWT/RCP, JavaFX), but also database and backend applications as well as Android apps. You just need to have a little bit of Java knowledge to apply this solution, no cryptography know-how is necessary to securely integrate secure password hashing into your own application. CrococryptLib is following PBKDF2 from the security standard PKCS#5:

More information

https://www.frankhissen.de/clib

要查看或添加评论,请登录

Frank Hissen的更多文章

社区洞察

其他会员也浏览了