Re: Efficient asymmetric encryption (Newbie)




Sorry if this seems obvious but to clarify,
If k1..kn are symetric keys, when the machine is compromised, all the
data
recorded whilst the current key was in use will be compromised. And if
H(.)
can be discovered (from the program code) maybe k(i-1),k(i-2),...,k(i-n)
can
also be disovered ?

No, if it's a oneway hash you shouldn't be able to compute k(i-1) from
k(i). That's the point. As he said though all future keys would be
compromised.

Thanks again everyone, for pointing me in the right direction, this sounds
like the way to go but I need to do some reading. A google of "cryptography
key evolution" yielded
http://www.cs.bu.edu/~itkis/pap/forward-secure-survey.pdf so I'm going to
get a little brain fry in today.
Bruce.


.



Relevant Pages

  • Re: My "No Football" Filter a SUCCESS!
    ... The Chargers play Balmoor next week,and the Steelers the next week, ... that should clarify a few things. ... When you tell them you got the keys to the rain? ...
    (rec.music.gdead)
  • Re: Collections Question
    ... "keys" if they used Hex. ... I thought that to be pretty explainitory that access would use keys even if iteration ... Evidently it was not fully explained if you felt the need to clarify it, ... LFS ...
    (microsoft.public.vb.general.discussion)
  • Re: Keys in a .NET Framework Dataset
    ... I understand that you need to clarify some property of ... the keys are defined in the DataSet scope. ... the DataSet schema, including primary key and foreign key. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Collections Question
    ... I thought that to be pretty explainitory that access would use keys even ... Evidently it was not fully explained if you felt the need to clarify it, ... LFS ...
    (microsoft.public.vb.general.discussion)
  • Re: Crypto Mini-FAQ
    ... may be superceded by Practical Cryptography, ... easy to make a cipher that can't be broken from a sample message, ... : Q: How large should my keys be? ... : Q: Will quantum computers make all this crypto obsolete? ...
    (sci.crypt)