Re: Looking for One Time Pad Software, small with gui for WIN.
From: Kev (kev_at_novercia.f9.co.uk)
Date: 01/11/04
- Next message: clem: "Re: Summary of Bit-Level SHA Discussion"
- Previous message: Foo Bar: "Re: Length of passphrase vs lenght of IV"
- In reply to: David Eather: "Re: Looking for One Time Pad Software, small with gui for WIN."
- Next in thread: Michael Gschwandtner: "Re: Looking for One Time Pad Software, small with gui for WIN."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 11 Jan 2004 13:30:07 -0800
"David Eather" <eather@tpg.com.au> wrote in message news:<3fffa1bf@dnews.tpgi.com.au>...
> Hummm,
>
> I not fully convinced, but I will take it on spec. i suspect that the first
> requirement for secure computer communication is the physical security of
> the computer and the immediate environment.
>
> David Eather
Yes - securing the computer is the key to preventing a side-channel
attack. Such attacks hinge on gaining access (either physical or
remote) to the target machine. If you can't access it, you can't
attack it. So if your OTP is implemented using secure, purpose-built
tamper-resistant hardware, you're pretty much laughing.
But the OP was talking about a OTP on a Windows PC. I think I can
safely say, without fear of contradiction, that a typical Windows PC
is not very secure. The thing to remember is that when you implement a
cryptosystem on a computer, the computer *becomes* the cryptosystem.
And so any weaknesses in the computer become weaknesses in the
cryptosystem. Not much point using a OTP if the plaintext is still
sitting in the swap file. So you need to be aware of the side-channel
attacks (data recovery, key logging, memory sniffing, etc.) and build
in countermeasures to resist them. This is in addition to physically
securing the machine. Any oversight in securing the computer opens a
potential avenue for a side-channel attack which can sidestep (and
therefore defeat) the 'unbreakable' OTP.
- Next message: clem: "Re: Summary of Bit-Level SHA Discussion"
- Previous message: Foo Bar: "Re: Length of passphrase vs lenght of IV"
- In reply to: David Eather: "Re: Looking for One Time Pad Software, small with gui for WIN."
- Next in thread: Michael Gschwandtner: "Re: Looking for One Time Pad Software, small with gui for WIN."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|