Re: Continue Work on the One-Time Pad? - adacrypt
- From: rossum <rossum48@xxxxxxxxxxxx>
- Date: Wed, 25 Jul 2007 16:18:31 +0100
On Wed, 25 Jul 2007 07:39:40 -0700, AdaCrypt
<austein.obyrne@xxxxxxxxxxxxxx> wrote:
My question is fair and unselfish. Is there a case for continuingThe basics of a one time pad are trivially easy to implement in modern
Major Joseph Mauborgne's work on the one time pad so as to get this up
and running as a modern realisation of what he and Vernam had in
mind. I think it is incumbent on us all in Sci crypt to cooperate
towards that end given that we are the beneficiaries of today's
technology that they did not have. There is no technical problem
whatever to doing this but it is realised that many readers may
mistake the motive as being plagiaristic on my part and object to the
idea out of sentiment.
That alone will not stop it going ahead but it would be better if
everybody chipped in with their personal crypto experience in a joint
effort. The final cipher can be renamed by the group in a way that
will retain the original identity.
technology: output = input XOR bytestream. Its problems are nothing
to do with the basic implementation, they are things like:
- the secure generation of large quantities of true random data.
- the secure distribution of that data.
- the secure erasure of that data after use.
For instance, the third one requires that any possible copies of the
OTP data be erased from all memory, swap files, system backups,
archives, CDs, DVDs and so forth. That is a far from trivial task in
many operating systems and has very little to do with the basic
operation of the OTP itself.
As with much cryptography the devil is in the details, which in this
example involves things like digging into exactly how Windows, Linux,
MacOS etc. operate their swap files and how to securely erase data
from them.
I will do the work of creating the cipher as a vector based (it isI would advise against using your vector based idea. We know that it
already nearly complete in fact) and will present it to the readership
for ongoing refinement and approval. - Adacrypt
triples the size of any cyphertext and it should be clear to you by
now that new cyphers proposed by amateurs do not have an easy time.
Experience has shown that amateurs are prone to make amateurish
mistakes and in cryptography any mistakes are a source of weakness.
The OTP is provably strong. You have not yet shown us that your
vector idea is actually an OTP; if it isn't then it will almost
certainly be weaker.
rossum
.
- References:
- Continue Work on the One-Time Pad? - adacrypt
- From: AdaCrypt
- Continue Work on the One-Time Pad? - adacrypt
- Prev by Date: Continue Work on the One-Time Pad? - adacrypt
- Next by Date: when did Abdul make the mistress unlike the disabled cap
- Previous by thread: Continue Work on the One-Time Pad? - adacrypt
- Next by thread: Re: Continue Work on the One-Time Pad? - adacrypt
- Index(es):
Relevant Pages
|