Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:No surprise there (Score 1) 263

One time pads are not impossible to crack, provided you have some clues about detecting a successful decoding.

In addition to all the valid arguments against this fallacy that have been made here, it is perhaps worth noting that most of the clues you are positing are equally valid whether or not you have an intercepted message. The only constraints that having a message puts on your set of clues is the fact that some message was sent, the maximum length of that message, and some constraints on the time and location of its creation. You cannot even know whether the message is pertinent to your clues. Guessing the content of a message from these clues is not decrypting it, even if, by chance, you get the exact wording right, and if you are doing this sort of guessing, the specifics of the message's encryption are irrelevant.

Comment Re:No surprise there (Score 1) 263

Your citation is incomplete. Key reuse is one way to weaken the encoding without forking over the key itself, though this needs multiple messages encoded with the same key. Less than perfectly random sources can be another attack vector. "Used properly" is not just about protecting the key.

Reusing a key or generating a key from less than perfectly random keys are both key-protection issues, as they both provide avenues by which an attacker may recover the key, and in both cases, these attacks depend on properties of the key, not the message.

Comment Re:No surprise there (Score 1) 263

If you tried to bake a cake with a recipe and/or knowledge of what ingredients go into a cake and how to put them together, but mis-measured the eggs/used high-protein flour and so ended up with a shitty cake I would cry no-true-Scotsman when someone said you weren't making a cake.

This is quite ironic, considering your sig:

Analogies don't equal equalities, they are merely somewhat analogous.

This is not a useful analogy of the one-time-pad issue, because in that case, the distinction is not predicated on an ad-hoc definition.

The essence of the no-true-Scotsman fallacy is its arbitrary and entirely self-referential circularity: the definition of trueness implicitly adopted by the fallacy's maker is exactly that which (in his mind) makes his argument true - nothing more, nothing less. In particular, it is not derived from any consideration beyond the fallacious argument, and it is not a useful definition in any wider context.

You claim that it is a no-true-Scotsman fallacy to say that an encryption key is not a one-time pad if it is used more than once.

Firstly, it is important to note that this is a narrow claim about semantics: what, exactly, can the the phrase 'one-time pad' be used to denote? It is not a claim about encryption (even though it is made in the context of encryption) because the facts of encryption do not depend on whether this claim is correct.

For your claim to be correct, the assertion 'an encryption key that has been reused is not a one-time pad' must be ad-hoc, introduced solely for the purpose of making an argument look valid, but it is the opposite of that. As you yourself point out, non-reuse is essential to the purpose for what one-time pads are created and used, so the assertion is predicated on a very meaningful distinction. Therefore, it is not a no-true-Scotsman fallacy.

You may think you are still right on the usage issue. Rather than take a position on it, the rest of us can ignore it, because we can make ourselves perfectly clear to one another by considering the context in which the phrase is used. In particular, your original claim that the citation (about the security of one-time-pad-encrypted messages) was incomplete is still wrong, as it very adequately covered the ways in which a key intended to be a one-time pad can be misused.
 

Comment Re:No surprise there (Score 2) 263

Strictly speaking, Venona was the project to decrypt the intercepted messages, started once it was realized that the encryption keys were being reused. Nevertheless, MrNaz is adopting troll-like behavior in his snarky and cryptic post, and his post here, unlike yours, contributes nothing to the discussion.

Comment Re:No surprise there (Score 1) 263

Yes, otherwise there is no possibility of consider improper use at all.

But the possibility of improper use is considered in the citation that you questioned, through its very explicit list of conditions that must be met for the encryption to be unbreakable. You are being pedantic in an attempt to cover a mistake you made, but we can all see that the citation was satisfactory (it contained sufficient information for its purpose), and therefore that you were mistaken (or shall we say pointlessly pedantic, if we are being pedantic?) to say the citation was incomplete.

Comment Re:News! people don't like music they don't like.. (Score 2) 183

There's nothing wrong with your view, and it is one that the younger me would have endorsed, but it turns out that the range of music I like keeps on growing, without any effort on my part, and without making myself suffer through music that I am not enjoying. My collection of recorded music goes largely unplayed these days, as I often find it more satisfying to listen to something I have never heard before.

Comment Occam's Razor (Score 2) 421

The one example in the article is as follows:

As Flynn demonstrates, a typical IQ test question on the abstract reasoning “Similarities” subtest might ask “How are dogs and rabbits alike?” While our grandparents were more likely to say something along the lines of “Dogs are used to hunt rabbits,” today we are more likely to say the “correct” answer, “Dogs and rabbits are both mammals.” Our grandparents were more likely to see the world in concrete, utilitarian terms (dogs hunt rabbits), but today we are more likely to think in abstractions (the category of “mammal”).

This is claimed to be evidence for Flynn's argument that we have shifted to more abstract thinking. A simpler explanation would be that more people today have been taught that dogs and rabbits are both mammals, and are simply recalling that fact, which doesn't call for abstract thinking.

I do not know if this is a poor example for making Flynn's case, or an indication of its weakness.

Comment Distribution (Score 1) 421

The article tells us nothing about whether the change can be attributed to the slimming of a fat tail on the low side of the distribution in test-scoring ability. My understanding is that the renormalization of scores is done under the assumption that the underlying distribution is Gaussian-normal, an assumption that seems to be at least somewhat controversial. Could this practice be hiding evidence that could help explain the effect?

Comment Re: How is this not compression? (Score 2) 357

How is it not compression? It reduces the data size being transferred and is recoverable on the other end. Maybe I'm not an expert, but isn't that _exactly_ the definition of compression?

While I agree with the people who say that it is not data compression, it is also worth noting that the question is beside the point - you may as well say 'it is communication' as if the fact that something of that nature has been done before renders it irrelevant. The point is that it is a clever, useful and significant extension to the state of the art.

Education

Submission + - Promoting Arithmetic and Algebra by Example

Capt.Albatross writes: A couple of months ago, the New York Times published political scientist Andrew Hacker's opinion that teaching algebra is harmful. Today, it has followed up with an article that is clearly intended to indicate the usefulness of basic mathematics by suggesting useful exercises in a variety of 'real-world' topics. While the starter questions in each topic involve formula evaluation rather than symbolic manipulation, the follow-up questions invite readers to delve more deeply.

The value of mathematics education has been a recurring issue in Slashdot.

Slashdot Top Deals

An authority is a person who can tell you more about something than you really care to know.

Working...