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?
Refer below links.
https://www.c-sharpcorner.com/forums/net-core-encryption-decryption
https://stackoverflow.com/questions/38795103/encrypt-string-in-net-core/38797581
© COPYRIGHT 2024 ASPSnippets.com ALL RIGHTS RESERVED.