How to encrypt password in asp.net core.
i want implement an authentication with password encrypt
in net 4.5 i use https://www.nuget.org/packages/SimpleCrypto/
this package but in net core 2.1 i dont know wich library use?
i found this
https://monkelite.com/how-to-hash-password-in-asp-net-core/
what do you think about it?
© COPYRIGHT 2024 ASPSnippets.com ALL RIGHTS RESERVED.