Posts tagged with "cryptography"
Showing 2 posts with this tag

TLS 1.2 vs 1.3: Choosing the Best Protocol for Your New HTTPS Deployment
May 4, 2025
When deploying a new HTTPS service, choosing the right TLS protocol is crucial for security and performance. In this post, we'll compare TLS 1.2 and 1.3, discussing their differences, advantages, and best practices for implementation.
Read more
Why Argon2 Trumps Bcrypt for Password Hashing: A Comprehensive Security Guide
April 30, 2025
Discover why Argon2 has become the preferred choice for password hashing over Bcrypt, and learn how to implement it effectively in your applications. From security benefits to practical examples, this post covers everything you need to know about Argon2 and password hashing.
Read more