An Introduction to Key Derivation Functions: Argon2, Scrypt, and PBKDF2

Written by wagslane | Published 2020/05/04
Tech Story Tags: cryptography | passwords | programming | security | hash | crypto | kdf | argon2

TLDR A key derivation function, or KDF, derives one or many secret keys from a secret value. If you've ever needed to store a password in a database or create a private key from a password, you may have used a KDF. KDFs allow child keys to be created from a master key. They can be used in applications like Bitcoin where child keys can control sections of a wallet. The number of sites that use plain-text or weak-hash password storage is frightening.via the TL;DR App

no story

Written by wagslane | Founder of Boot.dev. Whining about coding sins since 2011. Committing coding sins for the same.
Published by HackerNoon on 2020/05/04