Slashdot Mirror


User: david_scholefield

david_scholefield's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:is MD4/5 really encryption ? on Microsoft Drops Aging Encryption Schemes · · Score: 1

    Surely using an MD5 hash as a 'one-time pad' for encryption isn't very wise? The whole point of one-time pad encryption is that the 'pad' is truely random (the advice is to use a truely random bit stream from a hardware device)? Also, for this kind of encryption to be very secure, the pad has to be at least as long as the plaintext because repitition allows for easier anlysis.