[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GSSAPI in java with RC4-HMAC?



On Fri, 23 Dec 2005 10:56:13 +0100
vadim <vadim.tarassov@swissonline.ch> wrote:

> Hallo everybody,
> 
> Have you seen java GSSAPI implementations supporting RC4-HMAC?

I think Java "6" SE supports it:

  http://download.java.net/jdk6/binaries/

Also I think Vintela has a Kerberos library that is a little more advanced
than the builtin one. Also, look at the Apache Directory project. I know
they've been looking into it too.

Mike