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

Re: How do I build Heimdal with AES support?



hartmans@MIT.EDU (Sam Hartman) writes:

> What do I need to do besides have an openssl that supports AES and
> define ENABLE_AES?

You need to set

[libdefaults]
        default_etypes = aes256-cts-hmac-sha1-96
[kadmin]
        default_keys = aes256-cts-hmac-sha1-96:pw-salt

if I remember correctly, the first stanza will not be needed in next weekly
snapshot, the second will still be needed until that part of the code is
improved.

Love