Want to become a Vibe Coder? Join Vibe Coding Training here
x
C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mohit Mishra(1)
Ziggy Rafiq(1)
Sarthak Varshney(1)
Sabyasachi Mishra(1)
Shivprasad (1)
Resources
No resource found
Secure Password Hashing with SHA-256 and Salt in Python
Dec 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.
Explore essential security practices in C# programming with Ziggy Rafiq, covering password hashing, input validation, SQL injection prevention, cryptography, HTTPS, secret management, and staying updated on security patches
Exploring VMware SaltStack's Configuration Management Capabilities
Jul 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 MVC
Dec 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 LINQ
Mar 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.