TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Raj kumar
NA
6
468
Intermittent issue with Bcrypt package
Jan 21 2021 12:52 PM
Using BCrypt package for encrypting and Verifying password. All works fine, But in some cases the encription in Not wrorking properly. Explained below in Detailed way.
Password = Password@123
When i try to hash and store date in Databse, It is storing it with 2 ways as mentioned below.
1 . Stores as expected = $2a$12$<<Random Values for password>>
2. Stores password as it is = $2a$12Password@123<<Random Values>>
Anyone help me with this and thanks in advance.
Reply
Answers (
2
)
Export view to word document in asp.net core
Not able to debug Blazor wasm even after trying shift alt D