• 1 Post
  • 7 Comments
Joined 14 days ago
cake
Cake day: March 9th, 2025

help-circle
rss



  • For some context, cryptography isn’t even usually implemented “completely correctly” by experts. That’s part of why we have constant software security patches.

    Yeah, I totally agree, and I don’t expect to implement it properly or go public with this. I just got this idea for the final project. When it comes to password hashing, we have libraries in all popular languages that handle this, and we have open-source tools to generate keys. So, I was hoping to find something ready to use for my project. Unfortunately, it seems this area isn’t very popular.