Re: FileCopy overwrites the existing file



anton bassov wrote:
Pavel,

But what about the performance penalties that you are guaranteed to
encounter if you implement encryption at so low level????
My Thinkpad laptop has disk encryption,
probably it is done in the ide controller.
The disk performs not worse than in other models.

I think it mainly depends on the encryption scheme.....



Have you got any idea about the encryption scheme that your laptop
uses? I think that, because of government regulations, it must be
something not-so-strong, so that your disk can be decrypted by someone
with a special equipment pretty easily.....


However, imagine if you used 1024-bit or 2048-bit encryption - how fast
would it be????

For symmetric encryption 256bit is far beyond the reach of anyone to decrypt, with good algorithm even 128bit is considered secure. And these algorithms (symmetric) are fast as hell, here even large key wouldn't be a problem. 1024 or 2048bit key encryption is needed for non-symmetric encryption schemes like RSA. And this algorithm is slow, because it requires specific numerical operations (ie raising to the power modulo) using 1024-bit or 2048bit integer numbers.


--
Grzegorz Wróbel
http://www.4neurons.com/
677265676F727940346E6575726F6E732E636F6D
.



Relevant Pages

  • Attack Scenarios against PGPs Whole Disk Encryption (WDE)
    ... Attack Scenarios against PGP's Whole Disk Encryption ... PGP's Whole Disk Encryption for Microsoft Windows encrypts all the ... As long as standard PC hardware and BIOS is used, the boot code of the disk ...
    (comp.security.pgp.tech)
  • RE: [Full-Disclosure] harddisk encryption
    ... If the encryptor encrypts your boot disk, it has to be involved early in the ... boot process and may be broken by anything that changes the system boot sequence. ... normally when the encryption keys had been entered. ... registry controls that allow the swap file to be wiped on shutdown. ...
    (Full-Disclosure)
  • RE: [Full-Disclosure] harddisk encryption
    ... > boot process and may be broken by anything that changes the system boot ... In the event of disk crash or emergency, unless a tool is provided to ... > i'm evaluating a software that performs harddisk encryption for deploying ...
    (Full-Disclosure)
  • Widely Used Security Solutions Unable To Prevent Data Theft
    ... Innersafe Corporation, a data security company. ... a text editor exposed protected data on a PC running disk ... "Data theft from a PC is surprisingly easy. ... Disk encryption scrambles data on the disk so it cannot be unscrambled ...
    (alt.privacy)
  • Re: On the Recent PGP and Truecrypt Posting
    ... changing the passphrase would lock out prior users. ... Clearly a users with a backup copy of an encrypted disk for which they ... clear that real world users actually understand the need to re-encrypt ... You will also also see the architecture extend to some *very* cool storage encryption very soon. ...
    (Bugtraq)