Thoughts on Kerberos...
nThere’s
no public key crypto anywhere in the base Kerberos spec, but you can modify the
base
protocols to use PK...
nExample:
the initial “login” to the KDC could be done with public key for added security
(e.g. PKINIT
protocol)
nMore
on this from final project presentations...