the key generation code relies on inbuilt kerberos support of Java, there is no explicit key generation code but if you are curious take a look at the string2key function in KerberosKeyFactory
and please, do not cross post. On Tue, Jul 3, 2012 at 5:09 AM, Jim Shi <[email protected]> wrote: > Hi, I check the source code of Apache DS. There is only one class > DesStringToKey.java) which implements DES string to key. > Why there is no implementation of, say AES string to key? Is this intentional > because is is not needed? I checked kdc c source code, it has support of > AES string to key etc. > Thanks > > > Jim -- Kiran Ayyagari
