Encrypting krb_rced messages in GSSAPI tokens
Sam Hartman
hartmans at MIT.EDU
Mon Apr 29 17:21:00 EDT 2002
>>>>> "Nicolas" == Nicolas Williams <Nicolas.Williams at ubsw.com> writes:
Nicolas> Suggestion: change mk_req_extended() (or make a new API)
Nicolas> that takes a callback function pointer and make it so the
Nicolas> callback function gets called with the ticket key and
Nicolas> subkey blocks; the callback function should return data
Nicolas> for use in the checksum field.
That's certainly one way to handle it. I was actually thinking of
splitting out the key setup into a different function. I think I may
like the callback method better.
More information about the krbdev
mailing list