473,386 Members | 1,791 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

MD5 Hashing

C
I am digesting a message using MD5 on windows platform..
I am using win xp ,sp-2,sdk-5
I am not able to locate md5.h file...
Help me out

Regards,
Mohamed Zabiulla

Aug 30 '06 #1
4 2776
C wrote:
I am digesting a message using MD5 on windows platform..
I am using win xp ,sp-2,sdk-5
I am not able to locate md5.h file...
Help me out
This is pretty much well off-topic here (just so you know for the future).

However, it is not clear from your context what you want. Do you have a
hashing library that includes and implementation of MD5, and your code
cannot find that header (or library) so it can compile (or link)?

Or are you assuming that your compiler tool chain has such a library
available to you?

I suggest asking on one of the newsgroups appropriate for your
development system.
Aug 30 '06 #2
C wrote:
I am digesting a message using MD5 on windows platform..
I am using win xp ,sp-2,sdk-5
I am not able to locate md5.h file...
Help me out
Firstly md5.h is not a part of the ISO C standard which is what this
group prefers to discuss. Secondly I assume that either the SDK or a
third party library is providing the MD5 routines. First read closely
the documentation for your compiler or library. It may be that md5.h
may be included in another file or may be under a different name.
Failing this, do a filesystem search for md5.h.

If the header is missing and you're *sure* that it should exist, then
the only reasonable alternative is that your installation of the
compiler or C library is corrupt.

As they're so fond of saying in the Windows world: Do a reinstall and a
reboot.

Aug 30 '06 #3
On 30 Aug 2006 07:34:13 -0700, "santosh" <sa*********@gmail.comwrote
in comp.lang.c:

[snip]
As they're so fond of saying in the Windows world: Do a reinstall and a
reboot.
Make that...

- a reboot
- an uninstall
- a reboot
- a reinstall
- a reboot

....and, just to be safe...

- another reboot

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://c-faq.com/
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++
http://www.contrib.andrew.cmu.edu/~a...FAQ-acllc.html
Aug 31 '06 #4
"C" <mo**************@gmail.comwrote in message
news:11**********************@m79g2000cwm.googlegr oups.com...
>I am digesting a message using MD5 on windows platform..
I am using win xp ,sp-2,sdk-5
I am not able to locate md5.h file...
Help me out
Probably, you want news:sci.crypt for md5 questions.

I guess that you need to link to your crypto package (if -- indeed -- you
have installed one), by defining the path for the header files and
libraries.
Most crypto packages will have an md5 implementation (e.g. libcrypt)

Look at the prerequisites for the package you are trying to build.

Your question is related to the C-FAQ's:

10.11: I seem to be missing the system header file <sgtty.h>.
Can someone send me a copy?

A: Standard headers exist in part so that definitions appropriate
to your compiler, operating system, and processor can be
supplied. You cannot just pick up a copy of someone else's
header file and expect it to work, unless that person is using
exactly the same environment. Ask your compiler vendor why the
file was not provided (or to send a replacement copy).
Regards,
Mohamed Zabiulla

Sep 5 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Pat | last post by:
I want to look for some one-to-one hashing function. In C++, any one-to-one hashing function?
1
by: snowteo | last post by:
Hi,I have to do this exercises can you help me: 1)Write a program to implement exetendible hashing.If the table is small enough to fin in main memory,how does its performance compare with open and...
11
by: Wm. Scott Miller | last post by:
Hello all! We are building applications here and have hashing algorithms to secure secrets (e.g passwords) by producing one way hashes. Now, I've read alot and I've followed most of the advice...
10
by: Dino M. Buljubasic | last post by:
Hi, I am using MD5 to hash my passwords and add them to database as hashed. I have noticed though that some passwords don't get recognized and I suppose that it happen because hashing might...
19
by: Ole Nielsby | last post by:
How does the GetHashCode() of an array object behave? Does it combine the GetHashCode() of its elements, or does it create a sync block for the object? I want to use readonly arrays as...
8
by: Maya | last post by:
Hello all, I'm using MD5 hashing in my application to give unique values to huge list of items my application receives, originally every item's name was difficult to use as an id for this item...
6
by: Jayender | last post by:
Hi, What is the difference between Hashing and Encryption ?
4
by: wkatz | last post by:
Hi, Gurus. What hashing algorithm outputs hash value as numbers only? For example, if you pass a “John Q. Public” it will output 23324. If there is no such hashing, how hard is it to hire somebody to...
1
by: Tinku | last post by:
Hi friends I know Static Hashing and i know about Dynamic Hashing, still i have problem to make program with Dynamic Hashing I am new in "C" world, please help me, my problem is: i have to...
15
by: Vinodh | last post by:
I am reading about hashing techniques. The map data structure available in C++ STL uses hashing techniques?
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.