Re: Quick question related to Kerberos + AES256 + SHA2

2016-02-25 Thread Rick van Rein
Hey, You cannot mix any set of algorithms you want, but you need a predefined encryption type. Compare it to TLS' ciphersuites if you like. ` The standardised list is available on http://www.iana.org/assignments/kerberos-parameters/kerberos-parameters.xhtml The closest to what you are asking is

RE: Quick question related to Kerberos + AES256 + SHA2

2016-02-25 Thread Prashanth Marampally
Quick question related to Kerberos + AES256 + SHA2 Hey, You cannot mix any set of algorithms you want, but you need a predefined encryption type. Compare it to TLS' ciphersuites if you like. ` The standardised list is available on http://www.iana.org/assignments/kerberos-parameters/kerberos-parame

Re: Quick question related to Kerberos + AES256 + SHA2

2016-02-25 Thread Rick van Rein
OK, Also note that the hash is not SHA1 but HMAC-SHA1, which is much stronger. I didn't make that clear before. -Rick Kerberos mailing list Kerberos@mit.edu https://mailman.mit.edu/mailman/listinfo/kerberos

RE: Quick question related to Kerberos + AES256 + SHA2

2016-02-25 Thread Prashanth Marampally
Yep. Got it! Thanks, Prashanth -Original Message- From: Rick van Rein [mailto:r...@openfortress.nl] Sent: Thursday, February 25, 2016 7:50 PM To: Prashanth Marampally Cc: kerberos@mit.edu Subject: Re: Quick question related to Kerberos + AES256 + SHA2 OK, Also note that the hash is

Re: Quick question related to Kerberos + AES256 + SHA2

2016-02-25 Thread Simo Sorce
h Marampally > Cc: kerberos@mit.edu > Subject: Re: Quick question related to Kerberos + AES256 + SHA2 > > OK, > > Also note that the hash is not SHA1 but HMAC-SHA1, which is much stronger. I > didn't make that clear before. > > -Rick > > ___

RE: Quick question related to Kerberos + AES256 + SHA2

2016-02-25 Thread Prashanth Marampally
; kerberos@mit.edu Subject: Re: Quick question related to Kerberos + AES256 + SHA2 Not that the Kitten WG is working on standardizing new enctypes for AES +HMAC-SHA2, this is the latest draft: https://tools.ietf.org/html/draft-ietf-kitten-aes-cts-hmac-sha2-09 Although it will take a while before all

Re: Quick question related to Kerberos + AES256 + SHA2

2016-02-25 Thread Todd Grayson
> Thanks, > > Prashanth > > > > -Original Message- > > From: Rick van Rein [mailto:r...@openfortress.nl] > > Sent: Thursday, February 25, 2016 7:50 PM > > To: Prashanth Marampally > > Cc: kerberos@mit.edu > > Subject: Re: Quick question related t

Re: Quick question related to Kerberos + AES256 + SHA2

2016-02-25 Thread Todd Grayson
;> On Thu, 2016-02-25 at 14:22 +, Prashanth Marampally wrote: >> > Yep. Got it! >> > >> > Thanks, >> > Prashanth >> > >> > -----Original Message- >> > From: Rick van Rein [mailto:r...@openfortress.nl] >> > Sent: Thurs