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
Tobias Koeck <[email protected]> wrote:
> 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?
Start by looking at how others use it:
grep crypto_hash net/*/*.c
Cheers,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt