[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Getting list of supported enctypes
- To: Arati Desai <artipdesai@yahoo.com>
- Subject: Re: Getting list of supported enctypes
- From: Love Hörnquist Åstrand <lha@kth.se>
- Date: Sat, 08 Jul 2006 16:32:23 +0200
- Cc: Kerberos@mit.edu, heimdal-discuss@sics.se
- In-Reply-To: <20060704155052.77756.qmail@web61016.mail.yahoo.com> (AratiDesai's message of "Tue, 4 Jul 2006 08:50:52 -0700 (PDT)")
- References: <20060704155052.77756.qmail@web61016.mail.yahoo.com>
- Sender: owner-heimdal-discuss@sics.se
- User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/22.0.50 (darwin)
Arati Desai <artipdesai@yahoo.com> writes:
> Hi All,
>
> Can someone point me to list of supported enctypes
> with heimdal?
>
> I am using heimdal 0.7 as kerberos client with my
> application. I need to publish the list of supported
> enctypes. I could not find them in the README.
>
> This command gave me a list:
> grep '^static struct encryption_type enctype'
> lib/krb5/crypto.c | awk '{print $4}'
>
> But I wasn't sure if it should be published this way.
des-cbc-crc, des-cbc-md4, des-cbc-md5, des3-cbc-sha1 (hmac1) one, arcfour,
arcfour-56 and aes-256, aes-128.
I guess there should be some tool that tells you what enctypes are
supported. Heimdal supports some internal type enctypes that shouldn't be
used for Kerberos directly (for example, enctypes with CMS padding).
Love
PGP signature