[exim] Reversable crypt function

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Chris Laif
Dátum:  
Címzett: exim-users
Tárgy: [exim] Reversable crypt function
As far as I can see exim offers some one-way encryption (hash)
functions. I wonder if there also is a reverseable crypt-function.

I would like to encrypt the authentication information stored in the
email header with a secret key. Persons who know this key will be
able to extract this information in case of problems.

Chris