[jcifs] RC4-HMAC

Michael B Allen mba2000 at ioplex.com
Mon Dec 13 00:11:20 GMT 2004


Enrique Rodriguez said:
> Hi,
>
> Can you please recommend a library for decrypting RC4-HMAC in Java?

Don't know about RC4 but here's MD5:

  http://jcifs.samba.org/src/src/jcifs/util/HMACT64.java

I think these HMAC variants are just like the base type but with a
truncated key.

Mike


More information about the jcifs mailing list