ietf-asrg
[Top] [All Lists]

Re: [Asrg] MAC Constructed Message Ids.

2003-04-07 09:26:17
"Hallam-Baker, Phillip" <pbaker(_at_)verisign(_dot_)com> wrote:
Let the MUA choose a random value X, store it in a place that
is persistent.

Each time a MessageID is constructed the following algorithm 
is used:

stem = date + serial + '@'
checksum = MAC (stem, X)
ID = stem + base32 (checksum)

  Alternately, use public/private gets to do something similar.  The
benefit there is that the public keys can be put into DNS, and
*anyone* can verify the validity of the Message-ID.

  Alan DeKok.
_______________________________________________
Asrg mailing list
Asrg(_at_)ietf(_dot_)org
https://www1.ietf.org/mailman/listinfo/asrg



<Prev in Thread] Current Thread [Next in Thread>