Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Submission + - OpenSSH has a new cipher, chacha20-poly1305, from D.J. Bernstein!

ConstantineM writes: Inspired by a recent Google initiative to adopt ChaCha20 and Poly1305 for TLS, OpenSSH developer Damien Miller has added a similar protocol to ssh, chacha20-poly1305@openssh.com, which is based on D. J. Bernstein algorithms that are specifically optimised to provide the highest security at the lowest computational cost, and not require any special hardware at doing so. Some further details are in his blog, and at undeadly. The source code of the protocol is remarkably simple — less than 100 lines of code!

Comment Nothing New Here (Score 1) 141

When I was a teenager, I made copies of streaming audio all the time ... using a reel-to-reel tape recorder and a pair of alligator clips attached to the speakers of a table radio -- all to capture the latest "top 40" pop tunes in glorious monophonic sound. That was back in the sixties, and the music world didn't come to an end because I didn't spend money I didn't have in the first place, nor did the huge multinational music companies crash and burn in bankruptcy. However, later on, when I *did* have money to spend I collected thousands of record albums and 45's. Even later, I re-purchased everything on CD's.

Tell me again why this sort of recording activity is *costing* companies money? Seems to me that it's more of an investment in the future.

Comment New Jersey Just FInished Removing Them (Score 1) 1173

Until the 1990's, the main route between Philadelphia and Atlantic City had at least two Roundabouts. The earliest time I remember seeing them was during the late 1950's as a passenger in my parent's car. So, this is not a new invention this side of the Pond, but an old one that has been tried and abandoned after decades of use. I had the opportunity to drive this route before they were both redesigned, and I can tell you that the design is only effective when traffic is very minimal. It's extremely hazardous with high traffic volume.

The State of New Jersey clearly knows this, as does any American driver who has experienced what I believe is a misguided attempt at a "Can't we all get along" society. If you've ever seen the original Death Race 2000 movie, or played the Carmageddon series of video games, then you know what the highways are like in the Philadelphia area.

Properly configured traffic lights are much preferred to the risk of physical harm the Roundabout represents.

IMHO, YMMV

Comment Re:Version numbers (Score 2) 188

Google has grabbed a bunch of open source libraries, sometimes respecting the license, hacked on them, and rolled them into Chrom*.

If you have any cases where you think that Chrome is failing to comply with the terms of a free software license, then please file a bug at http://code.google.com/p/chromium/issues/list - we take license compliance very seriously. (I'm a Google engineer, though not working Chrome).

Comment Re:OpenSSH is not vulnerable (Score 4, Informative) 31

No, it is not vulnerable to this attack. The Brumley/Tuveri paper describes a timing leak in a specific algorithm that is only used for elliptic curve crypto over binary/GF(2m) fields. OpenSSH uses ECC over prime fields that use different algorithms that have no known timing leaks. A result against ECC using prime fields would be more difficult because the curve point components are integers and so can use well-tested modular arithmetic code.

Comment Blu-Ray is Useless for Some (Score 1) 1162

Blu-Ray is pretty much useless for me, and not just because of the high disk cost or DRM-created issues.

First, all the televisions in my house are standard definition, the largest being 32 inches diagonal, the remainder 12 inches. Without large high-def screens, there's just no point as up-converted DVD's look fine. I suspect a lot of people are in the same boat.

Second, my son and I watch all our TV/movies on our computer screens, in a tiny window while we're doing something else. Now, what is the advantage of Blu-Ray once again?

Blu-Ray was invented by electronic companies to get us to re-purchase all of our movies, nothing more. If that works, they'll re-release them again in 3D. If it doesn't work, they'll blame piracy for the failure.

Comment The Wildwood Solution (Score 1) 531

I'm reminded of the Tram Cars that traverse the boardwalk in Wildwood, N.J.. Anyone who has ever vacationed there knows well the sound of a woman calling out (via a recording) "Watch the Tram Car, please", since they've been doing that (with the same woman's voice) for at least 50 years now. Since the woman is still alive that recorded it all those years ago, it'd be a hoot to hear her voice coming out of every Prius that passes by.

Slashdot Top Deals

UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. -- Doug Gwyn

Working...