Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
No secure hashing method? - C#
C
C#
•
17mo ago
•
83 replies
Kasumi
No secure hashing method?
Hello
,
I got an assignment from school to save plain text passwords as a encrypted password in C
#
.
I have looked at the following pages
:
https://learn.microsoft.com/en-us/aspnet/core/security/data-protection/consumer-apis/password-hashing?view=aspnetcore-8.0
https://andrewlock.net/exploring-the-asp-net-core-identity-passwordhasher/
And I
'm rn so fuqing impressed what a piece of shiq language C
# is
. Is there fr no by default implemented method to securely hash Passwords
?
Hash passwords in ASP.NET Core
Learn how to hash passwords using the ASP
.NET Core Data Protection APIs
.
Andrew Lock | .NET Escapades
Exploring the ASP.NET Core Identity PasswordHasher
In this post I take a look at the PasswordHasher
<
> implementation from the ASP
.NET Core Identity framework
, and how it supports multiple hashing algorithms
.
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Next page
Similar Threads
Method with no parameter
C
C# / help
4y ago
Does my GenerateRefreshTokenString() method is secure enough?
C
C# / help
2y ago
Chaining async methods. Method not found
C
C# / help
3y ago
✅ Hashing password - ASP.NET Core Identity PasswordHasher
C
C# / help
3y ago