A Cryptographic Protocol proposed by Ronald Rivest that achieves confidentiality over insecure channels without need of Asymmetric Cryptography.

Protocol

  • Sender uses MAC to embed genuine data packets with fake ‘chaff’ packets
  • Reciever ‘winnows’ by authenticating the MAC and extracting only the real packets