Tech Support > Computers & Technology > Computer Security > Why does EFS uses two ways of encryption?
Why does EFS uses two ways of encryption?
Posted by Pamela on August 31st, 2004


Hi,


EFS uses an asymetric encryption but it also uses an FEK which is symetric
encryption.
In fact the FEK is encrypted by the asymetric encryption.

Wouldn't it be possible that the asymetric method is directly used to
encrypt the file?

thx


Pamela


Posted by Felix Tiede on August 31st, 2004


Pamela wrote:
Because of that many encryption systems use a temporary session key to
symmetrically encrypt data and then use the asymmetric key to encrypt the
session key.

So it *would* be possible to encrypt a file with an asymmetric method, but
it would cost more CPU time.

Greetings,
Felix

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBNH1pDH+mFzdSOa0RApWfAJwM1gjge1D79RrX3eNGsu h8+qWl7gCfdc54
xRRwlu8ir6CQRPtGp75HrjE=
=kbp+
-----END PGP SIGNATURE-----


Posted by Celtic Leroy on August 31st, 2004


Felix Tiede <tiede@pc-tiede.de> wrote:

In addition, the method of using a symmetric key to encrypt the data,
and the asymmetric key to encrypt the symmetric key, is when the data
is being transported across a live internet session...as in shttp,
SSL, sessions. Speed is a major factor in this type of communication.
In testing the time factors though, I found that (with Ghz processors)
the difference is not significant until you start moving large amounts
of data (in excess of 10Mb).

Regards,
Leroy

Posted by Pamela on September 1st, 2004


thank you both


Greetz


Pam


"Celtic Leroy" <I_am__celtic_leroy__san_verbage@myhost.com> schreef in
bericht news:0io9j09eu64d2dfp2nq86rr3t3pb6gb76r@4ax.com...



Similar Posts