MaterializeInc / rust-krb5-src

Rust build system integration for libkrb5, MIT's Kerberos implementation
Apache License 2.0
6 stars 9 forks source link

AES256 implementation #13

Closed Vsevosemnog closed 4 years ago

Vsevosemnog commented 4 years ago

Good day.

I am searching for detailed AES256 kerberos algorithm implementation. I am interested espeсially in nfold algorithm in it. I know, how nfold algorithm works, but it is very important for me to know, which constants except string "kerberos" are used in key derivation with the help of nfold algorithm. I have heard that these constants depends on the type of traffic packet (AS_REG, AS_REP, TGS_REP)

Could you please help to find it, it is very important?

benesch commented 4 years ago

Sorry, but this isn't the right forum for that question. Perhaps you can try asking on one of the Kerberos support channels listed here: http://web.mit.edu/kerberos/www/krb5-latest/doc/resources.html