Secure RPC



next up previous contents
Next: The Protocol Used Up: Robust Authentication Procedures Previous: The Composition of

Secure RPC

 

Sun Microsystems calls the authentication mechanism, used in their Secure RPC service, DES Authentication. ``The security of DES authentication is based on the sender's ability to encrypt the current time, which the receiver can then decrypt and check against its own clock. The timestamp is encrypted with DES. Two things are necessary for this scheme to work:

  1. the two agents must agree on what the current time is, and
  2. the sender and receiver must be using the same encryption key.''[SUN90b,p.429]





John Barkley
Fri Oct 7 16:17:21 EDT 1994