Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > C++ > Looking for Sug...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 44114 of 48022
Post > Topic >>

Looking for Suggestions on Creating Hash Key

by jwwest <jwwest@[EMAIL PROTECTED] > Mar 25, 2008 at 02:37 PM

I'm building a CGI eCommerce store and I'm looking for ways to create
a decent 2 way encryption. Of course in a scripted language, I don't
want my key in the script itself, but would rather store it somewhere
obfuscated such as in a compiled C++ binary. (I know it doesn't help -
much-, but defense in layers)

A .NET programmer friend of mine uses a method that involves
generating a hash from the Volume ID of the hard drive to use as a
key. I like this approach, but my target platform is Linux which does
not have volume IDs (as far as I know).

Are there any freely available C++ libraries that provide hard drive
information such as cylinders, sectors, etc on which I can make a
string to base my hash? Has anyone done something like this before and
could share some tips?
 




 3 Posts in Topic:
Looking for Suggestions on Creating Hash Key
jwwest <jwwest@[EMAIL   2008-03-25 14:37:34 
Re: Looking for Suggestions on Creating Hash Key
ppi <vodoom@[EMAIL PRO  2008-03-25 15:45:14 
Re: Looking for Suggestions on Creating Hash Key
jwwest <jwwest@[EMAIL   2008-03-25 16:02:34 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue Oct 14 11:27:34 CDT 2008.