• Chuck Lever's avatar
    SUNRPC: Support the Camellia enctypes · 3394682f
    Chuck Lever authored
    RFC 6803 defines two encryption types that use Camellia ciphers (RFC
    3713) and CMAC digests. Implement support for those in SunRPC's GSS
    Kerberos 5 mechanism.
    
    There has not been an explicit request to support these enctypes.
    However, this new set of enctypes provides a good alternative to the
    AES-SHA1 enctypes that are to be deprecated at some point.
    
    As this implementation is still a "beta", the default is to not
    build it automatically.
    Tested-by: default avatarScott Mayhew <smayhew@redhat.com>
    Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
    3394682f
gss_krb5_mech.c 23.4 KB