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
Adam
NA
27
0
Where to store symmetric hash key and vector?
Mar 22 2012 6:51 AM
Hi
I have a winforms application that will be installed on a clients machine. The client is able to create user logins for a website from this application.
I am using a hashing algorithm with salt values to produce different cipher text from the same plain text values encrypted with the same symmetric (Rijndael) key and initialization vector.
My problem is, where do I store the key and initialization vector? I know it's not recommended to hardcode them into the code due to a number of reasons including hackers being able to see the values, but how else do I store them?
Thanks
Reply
Answers (
3
)
High Language AVISPA
Elliptic Curves