• confusedbytheBasics@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      I’m a bit behind on password specific hashing techniques. Thanks for the education.

      My background more in general purpose one way hashing functions where we want to be able to calculate hashes quickly, without collisions, and using a consistent amount of resources.

      If the goal is to be resource intensive why don’t modern hashing functions designed to use more resources? What’s the technical problem keeping Argon2 from being designed to eat even more cycles?