
Latest
Blockchain Fundamentals: Hash Functions in Distributed Ledgers
How hash functions make distributed ledgers possible: block identity, Merkle trees, proof-of-work, double-spend prevention, and quantum-era migration.
Read the article
Tag
All topics →Everything tagged hashing.
18 stories, newest first.

Latest
How hash functions make distributed ledgers possible: block identity, Merkle trees, proof-of-work, double-spend prevention, and quantum-era migration.
Read the article
A decision framework for picking the right hash algorithm by use case: password storage, signatures, file integrity, hash tables, blockchain.

Comprehensive guide comparing password hashing algorithms - Argon2, Bcrypt, Scrypt, and PBKDF2.
The future of hashing is evolving rapidly with the advent of quantum computing. Organizations must start preparing now for the post-quantum era.

Explores the implementation of checksums and hash verification mechanisms, providing practical insights for developers and system architects.

Uncover the mechanics of password hashing and salting, and how these techniques are pivotal in defending against cyber threats.

Hashing is a fundamental concept in computer science and security. This comprehensive guide explores what hashing is, how it works, and its crucial role

Hashing algorithms have come a long way! This blog post takes you on a journey through the evolution of hashing, from early examples like MD5 to the
Password security is paramount. Lets explore best practices for secure password storage, including use of robust hashing algorithms like bcrypt, scrypt,
Need speed and security in your hashing algorithm? Explores BLAKE2 and BLAKE3, cryptographic hash functions designed for high performance without
Protecting user passwords is critical. This blog post explores the leading password hashing algorithms: bcrypt, scrypt, and Argon2.
SHA-3 (Keccak) is latest standard in secure hashing algorithms. Lets look at its features and diverse applications, highlighting why SHA-3 is becoming
The SHA-2 family offers robust hashing algorithms: SHA-256, SHA-384, and SHA-512. This blog post breaks down their key differences, including security
While SHA-1 has been deemed insecure for many years, it persists in some legacy applications.
MD5, a once-popular hashing algorithm, is known for its speed and efficiency. But is it secure?

Explore the strengths and weaknesses of Argon2, bcrypt, scrypt, and PBKDF2 in this comprehensive comparison of password hashing algorithms.

Understanding the importance of hashing algorithms in securing your data, different types of hashing algorithms, and their unique features

What are various password hashing algorithms, their pros and cons, and how can they protect users' accounts?