Huge file hash

G

Gnu

I basically know how to get the MD5 value of a small-to-medium string, but
how should I calculate it on a huge file, one that I can't bring in memory
(say 10, 20 Gb)?
Does anyone know how I should "partition" this operation?

Thanks a lot for your time,
GNU
 
G

Gianni Mariani

Gnu said:
I basically know how to get the MD5 value of a small-to-medium string, but
how should I calculate it on a huge file, one that I can't bring in memory
(say 10, 20 Gb)?
Does anyone know how I should "partition" this operation?


This is not a C++ question. You'd be better off trying a crypto or
general programming group.

Do you really need an md5 ? md5 is pretty expensive computationally.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,338
Messages
2,571,772
Members
48,565
Latest member
DamarisWei

Latest Threads

Top