2008-05-28 17:27:02

by Tobias Koeck

[permalink] [raw]
Subject: calculate md5 sum?

I'm programming on a netfilter module and need to use the kernel md5
sum functions to calculate a md5 sum from some integers.

I'm still searching for a decent documenation (kerneli.org seems to be
down) and some example how to do it.

Has anybody an idea or a small example how to implement this?

Greetings and thanks
Tobias