Resources  
  • Secure Password Hashing with SHA-256 and Salt in PythonDec 07, 2023. In this article, we have discussed SHA-256 and salt. In this article, we unravel the intricacies of a clever strategy to fortify passwords—SHA-256 with salt. SHA-256, part of the SHA-2 family, transforms passwords into nearly unbreakable codes. Before diving into SHA-256, let's explore the foundation: hashing.
  • Best Practices for Maintaining Security and Preventing Vulnerabilities in C#Sep 01, 2023. This article will discuss some of the best practices for writing secure code in C#. These practices include using secure password hashing algorithms to store passwords, validating user input to prevent injection attacks, using parameterized SQL queries, using cryptography to protect sensitive data, using HTTPS to protect data in transit, avoiding hardcoding secrets in code, and keeping code up to date with the latest security patches and updates.
  • Exploring VMware SaltStack's Configuration Management CapabilitiesJul 18, 2023. This article delves into the powerful configuration management capabilities of VMware SaltStack, including declarative syntax, enforcing desired system states, and reducing configuration drift.
  • Password Encryption Using Salt Hashing In ASP.NET MVCDec 10, 2015. This is a simple user registration page where we will be saving user password using Salted hashing and decrypt it on login.
  • SALT and PEPPER – 3 TIER and LINQMar 26, 2009. There is no pre-requisite (Oh yes even if you do not know LINQ this article will guide you) for this article J what I need from you guys is time to read this article. So block your 10 minutes and rest assured you will understand LINQ in a much better way.

About SALT-and-PEPPER

NA

OUR TRAINING