Re: [PATCH RESEND 1/1] crypto API: RSA algorithm patch (kernel version 2.6.20.1)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tasos Parisinos
Date: Wednesday, March 21, 2007 - 2:15 am

> Assuming you have a secure kernel binary that is tamper proof, why do you need

In symmetric cryptography you would give away your key if one could read the kernel binary
while in assymetric one can only get the public key

Protecting a TripleDES key in high security standards is not as simple as making the kernel read protected, you need a whole lot and 
that also means hardware (cryptomemories e.t.c)
So you forget about all this overhead when you use assymetric

Also this is the way this is done in all implementations ranging from Linux platforms (see DigSig@sourceforge for an example, or in 
Debian, Fedora) and in Microsoft platforms as far as i know


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH RESEND 1/1] crypto API: RSA algorithm patch (ke ..., Tasos Parisinos, (Wed Mar 21, 2:15 am)