Slashdot Mirror


Purdue Builds Quantum-Computing Semiconductor

Bfaber writes: "According to EET, Purdue has created the first examples of quantum computing in a semiconductor. The story can be read here. Read the article for further links that include an audio interview."

35 of 102 comments (clear)

  1. The link is incorrect... by snookums · · Score: 5, Informative


    Try this one (http://www.eet.com/story/OEG20010924S0101)

    Blah, blah. Lameness filter doesn't like short posts so I'll put a little padding here. Sorry to ramble, but you know how it is...

    --
    Be careful. People in masks cannot be trusted.
  2. Links by tomknight · · Score: 4, Informative
    Well here's another karma-whoring link for y'all - it's the news article from Purdue University

    http://news.uns.purdue.edu/UNS/html4ever/010917.Ch ang.quantum.html

    Tom.

    --
    Oh arse
  3. Encryption... by Peridriga · · Score: 5, Insightful

    If you havn't you should read a book by Simon Singh called the "Code Book" it essentially is a history of cryptography from beginning to end (e.g. quantum cryptogrophy)....

    The effects of quantum cryptography is huge... Using a quantum computer would allow you to crack huge keys (everything from PGP, RSA, DES, TwoFISH, BlowFISH, etc.... anything you can think of) because of the essential basis of quantum physics...

    Simply in laymen terms you can check muliple cases of a key (i.e. check 111111 and 111112) at the same time... Not just 2 keys but, how about 2 billion keys per second... This makes any key no matter how long easily crackable...

    I promise you the NSA is up early this morning banging on doors at Purdue (hey the probably funded it anyway)....

    Now don't fear... Even though it makes any code breakable it also inheriently creates an unbreakable code using the same theories...

    So start writing all you stuff down and locking in a safe instead of encrypting it on your hard drive.... You data really isn't safe anymore...

    1. Re:Encryption... by Eeyonne · · Score: 2, Interesting

      Now don't fear... Even though it makes any code breakable it also inherently creates an unbreakable code using the same theories...

      Yes, but if this is now feasible, how long before this technology will be available to the average member of the public (if at all).

      this may be what governments have been waiting for. Easily crackable encryption for the public, and quantum encryption for the Top Brass, with the technology too expensive (or legislated against) for normal people

      --
      EMACS?! VI?! I target the individual bits on my HDD by diverting the path of cosmic rays through sheer willpower alone!
    2. Re:Encryption... by rm-r · · Score: 2, Insightful

      Indeed, even when this becomes practical it sounds like it will be very expensive. It would also be much easy to legislate for and enforce a ban on civilian use of these devices. Afterall once the code for PGP got out anyone with a compiler could use it, even with a number of books on quantum physics and computing it would still require a massively expensive lab to build these devices.

      Looks like we've only got a couple of years of privacy left then...

      --

      J-aims
      --
      Yo, whatever happened to peas? Join T( H)GS
    3. Re:Encryption... by lucius · · Score: 2, Insightful
      The effects of quantum cryptography is huge... Using a quantum computer would allow you to crack huge keys (everything from PGP, RSA, DES, TwoFISH, BlowFISH, etc.... anything you can think of) because of the essential basis of quantum physics...

      Acually, I don't think there are any published attacks for symmetric cyphers (most block and stream cyphers, if memory serves). The only published attack is Shor's famous factorisation algorithm. You're right that RSA is broken wrt quantum cryptography: it relies on the difficulty of factorisation (or synonymously, the difficulty of the discrete log).

      AFAIK, all public key systems rely on the discrete log, whereas few (none that I know of) "private key" systems do.

      This is not to say that there are no possible attacks on private key (symmetric) systems; there are just none published.

      Dave

    4. Re:Encryption... by color+of+static · · Score: 3, Insightful

      Only public key algorithms suffer from that level of security degradation due to QC. Factoring of a number on the order of 2^n, becomes about n operations on n qubits. Symmetric ciphers (such as blowfish, DES, Twofish, RC5, AES, etc...) only have a reduction in the keyspace needed to search. So if you have a 2^n key, you will have to search 2^(n/2) keys. While there may be a way of QC reducing this further, no current theory lends it's self to this.
      Of course what will it matter when there is a backdoor, and the only security is an Oracle agent smart card issued by the government?

    5. Re:Encryption... by billstewart · · Score: 2

      The early QC algorithms also had a significant chance of finding a wrong answer, with no way to control what you got. On the other hand, the interesting problems that they solve are NP-hard problems like factoring, for which you can quickly verify whether an answer is correct or not.

      --

      Bill Stewart
      New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
    6. Re:Encryption... by dragons_flight · · Score: 2

      Having been in an NSA funded quantum computing lab, I can tell you they do throw gobs of money at this problem. The interesting part is that the security is not what you would think. No armed guards (like some government facilities, I've been in) and for the most part the researchers can publish their results.

      Why? You might ask.

      Because the NSA realizes that any quantum computer is going to be horribly expensive and complicated at least at first. They are perfectly happy to fund people looking for new ways to make qubits. Last I recall the largest quantum computer could sorta manage 7 qubits, but quantum cryptography will take hundreds if not thousands of qubits to be useful.

      Hence the plan seems to be to throw money at people to get them to figure out how to build a scalable system and encourage publication to spur on research, and then go back to the ultra secure compound and spend oodles of cash making the system work. From what I know I'm pretty sure they don't have a useful system yet either, but it's not for lack of resources.

  4. Obsoletes planned crypto laws by magi · · Score: 3, Insightful

    If they manage to get quantum computing working soon, and working well, we can forget these planned anti-crypto laws. Most crypto algorithms would go useless.

    With quantum computers, the only way to do crypto would be transferring huge XOR mask keys physically (or possibly with quantum encryption channels). Pretty hard.

    1. Re:Obsoletes planned crypto laws by Dooferlad · · Score: 3, Interesting
      If they manage to get quantum computing working soon, and working well, we can forget these planned anti-crypto laws. Most crypto algorithms would go useless.

      With quantum computers, the only way to do crypto would be transferring huge XOR mask keys physically (or possibly with quantum encryption channels). Pretty hard.
      For those people who don't know about quantum encryption:

      If you can quantum entangle two particles and move them apart, then doing something to one, has the same effect on the other. The trick is to keep them entangled for long enough, and far enough away, for this to be useful.

      If you do manage to do it though, you will have a totally secure encryption channel (you can't snoop it) with no latency. Useful stuff...

      -- Dooferlad
    2. Re:Obsoletes planned crypto laws by Omnifarious · · Score: 4, Informative

      Two misconceptions here:

      First, symmetric key encryption is still pretty good in the face of quantum computing. It isn't as good as it was. I think the difficulty factor goes down to the square root of the original difficulty factor. For a 256 bit key, that's sitll 2^128 operations to brute force it. That's pretty secure.

      Second, quantum cryptography doesn't work the way you describe.

      Quantum cryptography works by generating a truly random keystream using entangled particles. Since the particles are entangled, both people can get their own particle and know the state of the other person's particle. They can't alter the state of the other person's particle in any way, but they do know it.

      This allows one-time pads to be securely exchanged over a distance. If someone listens in to the entangled particle stream, this irrevocably alters it, and when both sides compare a few (not all) of their shared random bits over an insecure channel, they can detect this snooping.

      Quantum cryptography does NOT, I repeat, DOES NOT allow you to communicate with no latency. The speed of light applies to the particles in the entangled stream, and it applies to subsequent communications encrypted using the information in these particles. One particle of an entangled pair can only detect the collapse of the quantum wave function (i.e. when the particle is 'read') for the other particle. No other state changes can be detected by the other particle. No faster than light information exchange to see here people, move along.

    3. Re:Obsoletes planned crypto laws by Omnifarious · · Score: 2

      Surely you can just perform 256 trial encryptions of known plaintext to retrieve the key?

      That's presuming you have a known plaintext. That's usually not too hard to engineer, but with careful implementation, it should actually be very hard.

    4. Re:Obsoletes planned crypto laws by Dooferlad · · Score: 4, Informative
      That's presuming you have a known plaintext. That's usually not too hard to engineer, but with careful implementation, it should actually be very hard.


      I agree, but there is always a chance. Of course you could enter quantum plaintext which is trial encrypted by a quantum key and then retrieve it that way :)

      Some useful background on Quantum Entanglement and Quantum Communication can be found at the Centre For Quantum Communications for confused readers (like me).

      -- Dooferlad
    5. Re:Obsoletes planned crypto laws by KjetilK · · Score: 2

      Most crypto algorithms would go useless.

      Yeah, and when I posted a question to PRZ about what we should do about it yesterday, somebody modded me a troll. If people like this highly relevant question to be asked to PRZ, somebody please go and mod me up again... :-)

      --
      Employee of Inrupt, Project Release Manager and Community Manager for Solid
    6. Re:Obsoletes planned crypto laws by snookums · · Score: 2

      Surely you can just perform 256 trial encryptions of known plaintext to retrieve the key?

      I think you'll find that there are 2^256 possible keys in a 256-bit symmetric encryption system. This is a number substantially higher than 256 :)

      --
      Be careful. People in masks cannot be trusted.
    7. Re:Obsoletes planned crypto laws by Shotgun · · Score: 2

      With quantum computers, the only way to do crypto would be transferring huge XOR mask keys physically (or possibly with quantum encryption channels). Pretty hard.

      Only if you plan to be exchanging information with any John Doe out there. The Great Bogeyman that crypto laws seek to thwart would be a fool to use and publicly availble crypto system when so many other schemes are available and easily implementable.

      Consider this: I WacknoNut-Laden, and I have a plan to blow up a large building with a commercial airline. Would I be discussing this with a large group of people or just my fellow WackoNuts? My guess is the former.

      Now, would I feel safer downloading and using PGP/other available crypto system of choice, or would it look more innocent for me to exchange pictures of the homeland with my WackoNutPilotInTraining. Picture that are slightly scrambled because they have a embedded message XOR in that requires a five line perl script to extract, a script which is not saved but memorized and typed in each time it is needed. This gives an encrypted message that only WackoNutPilotInTraining2 can decipher. He must manually decode the first 19 bits of the encrypted message which tells him the article number on Slashdot to use as a one-time pad. Only three people in the world know this last system, and it was engineered in a deep cave somewhere in the most desolate part of a desolate country.

      So, if you know being found out means your death, do you go with the publicly available system, or do you go with a system of your own design which depends on several levels of unfathonable and unwritten secrets.

      Unbreakable cryptography amoung a small band is as easy as email. It's simple to devise a system that can't be broken with ANY amount of computing power. In fact it's easy to devise a system where the only weak link is some knowledge bearer's resistance to torture. (Sodium penethol is here considered torture)

      --
      Aah, change is good. -- Rafiki
      Yeah, but it ain't easy. -- Simba
  5. Clarification by CaptainAlbert · · Score: 4, Interesting

    It's easy to get confused about quantum computers, because the media hype doesn't take into account the fact that you need at least two degrees (comp sci and physics) to understand it properly... guess what, I don't have these! But I do have the first, and my girlfriend has the second. :-)

    Quantum cryptography itself is not an algorithm as such, but a way of using the inherent uncertainty in the polarisation of photons to ensure completely private communication. There are some labs which claim to have such a scheme working, but it's a long way from becoming feasible on a large scale.

    Basically, it works on the principle that observation changes the observed event. You can ensure a secure (non-eavesdropped) channel by makeing sure that every photon has arrived correctly. If an intruder has observed your message, then the message itself has changed (at the quantum level)! I'm really not sure how it all works either, but there is plenty of published work.

    The other crypto-related quantum computing thing is Shor's algorithm. For a reasonably good explanation:

    http://www.doc.ic.ac.uk/~nd/surprise_97/journal/ vo l4/spb3/

    In essence, factorisation of large numbers (which is an NP complete problem on conventional hardware) can be done really quickly. This threatens RSA, Diffie-Hellman etc (anything which relies on the non-factorability of products of large primes).

    I expect there's a similar "quantum" attack on symmetric encryption schemes like IDEA and DES, which would just do very fast brute force searches on the key space.

    Hope this clears up some misconceptions!

    --
    These sigs are more interesting tha
    1. Re:Clarification by Omnifarious · · Score: 2

      I expect there's a similar "quantum" attack on symmetric encryption schemes like IDEA and DES, which would just do very fast brute force searches on the key space.

      AFAIK, the quantum attack on symmetric ciphers only reduces the complexity to the square root of it's original value. In other words, a 256 bit key still requires 2^128 operations to brute force with a quantum algorithm.

      I suspect any problem that has a 'back door' (in the mathematical sense) that trivially solves it will have a quantum algorithm that runs in 'n', where 'n' is the number of bits in the number. Since the whole basis of public key cryptography is such back doors (the private key is the back door), quantum computing completely destroys public key cryptography.

  6. Re:http://www.eet.com/story/OEG20010924S0101 by darkonc · · Score: 2
    It looks like the original link works, once you remove the ".html" that someone seems to have eroneously added to the URL - probably someone who presumed that the original (unusual but correct) address was mangled by the software.

    As for the article, itself, It looks like aninteresting development -- but I'm kinda disappointed that they're looking at a few years for the next substantive step.. At this rate, I may be retired by the time a 'real' quantum computer is produced.

    --
    Sometimes boldness is in fashion. Sometimes only the brave will be bold.
  7. Decoherence by dido · · Score: 5, Interesting
    decoherence. Quantum dots don't seem to be very promising in this respect, as the minimum time to complete some elementary operation in them is about 10^-6 sec. while the average time to decoherence is about 10^-3 sec. (from Adriano Barenco "Quantum Physics and Computers," Contemp. Phys. 37, 375 (1996). (quant-ph/9612014). Meaning you can probably do about a thousand basic operations before decoherence makes any potential answers worthless. So what if you can pack billions of these quantum dots on a single semiconductor wafer if decoherence prevents you from getting any form of useful results because decoherence destroys any superpositions you have of your entangled quantum states before you can do anything useful. More promising so far have been nuclear magnetic resonance systems (which can take as much as several hours before decoherence sets in, only trouble is making basic operations with NMR systems takes a relatively long time too) or ion traps (if only it weren't so difficult to actually create and isolate large numbers of trapped single ions!).

    Maybe the Purdue group will be able to shield their quantum dots from decoherence better than previous research on such objects has done so far. But as far as I know there is no getting around this; the best anyone can do is compute everything and read out your results before decoherence sets in.

    This is not such a big breakthrough, folks. Hold onto your hats. If they can show that they can do operations much more quickly than old methods of dealing with quantum dots, or they can keep decoherence at bay longer than anyone expected, that would be the big breakthrough.

    --
    Qu'on me donne six lignes écrites de la main du plus honnête homme, j'y trouverai de quoi le faire pendre.
  8. Hasn't this already been done? by SEWilco · · Score: 2, Funny

    Isn't a cup of really hot tea also a semiconductor?

  9. Key distribution solved by Quantum, not hurt. by Jayson · · Score: 2, Informative
    Nobody yet managed to transfer information like this, since first seperating them is difficult, and second the key to do something against the second one that would change the other one.
    From what I know, IBM Watson has done a quantum key distribution system, only over 30cm and a slow 10bit/s, though.
    Beside the physical part, there is another criptrograic prolbem: transportation of the key. You've to transport -securly- the key to other side, without having it replaced. So also this hypothetical communication is only as sure as your key-transportation is
    Yes, true. But one nice thing that quantum gives us is (probabilisticly) secure key distribution. The short is that you can exchange photon pairs with the person to comminucate to. You determine a polarization randomly before sent. They record what they get, then publicly anounce the type of polarization: 2 types with 2 directions, and you can only determine type of direction (Heisenburg tells us this). You tell them which ones are correct. Then direction becomes the 1's and 0's of the key. An eavesdropper by measuring the photon will introduce a 25% error since they/you can only determine either direction or type and they will get the other wrong half of the time. Also, the eavesdropper would need to detect the photon, then retransmit another, but this will destroy the quantum correlation betweent the two entangled photons so you will also know that way.

    Somebody please correct the problems here. I don't really know what I am saying and am bound to be wrong in places.

    -j
  10. Purdue? by MongooseCN · · Score: 2, Funny

    What would a mass production chicken farm need with a quantum computing semiconductor?

    1. Re:Purdue? by zardor · · Score: 4, Funny

      What would a mass production chicken farm need with a quantum computing semiconductor?

      Probably to solve the chicken and egg problem.

      --
      -- We don't understand software, and sometimes we don't understand hardware, but we can *see* the blinking lights
  11. earth-to-satellite quantum-cryptography by zardor · · Score: 2

    Researchers are indeed working on long distance quantum cryptography. See this economist article from June this year.
    Basically, a team at Los Alamos in New Mexicio are hoping to send quantum photons accross 10 Km of dessert. If that works, it shouldn't be much more difficult to send secure data to and from a satellite in orbit (since most of the 'thick air' is below 10Km, if you can get it that far, the rest of the way is fairly easy)
    All this was discussed in an old slashdot thread

    --
    -- We don't understand software, and sometimes we don't understand hardware, but we can *see* the blinking lights
  12. ResearchIndex cites and clarification by Jayson · · Score: 3, Informative

    ResearchIndex should be in everybody's bookmarks.

    In the previous post, I wasn't quite clear (shoot me, it's 5am and I've been up all night): there are a couple of different methods that I was pulling information from. In the penultimate paragraph, the final sentence was an aside referring to a method of using entanglement to transfer the keys. The rest of the post was referring to a method using polarisations and Heisenburg. Here are the two links to the papers.

    First, for the transfer by polarisations. If you are at Cal, then go ask Vazirani, it looks like he has coauthored with them: http://citeseer.nj.nec.com/bennett92experimental.h tml

    Then on the use of entanglement (they do not have the actual paper, bastards): http://citeseer.nj.nec.com/context/18763/0

    -j

  13. New weakness by horza · · Score: 2

    If we are exchanging one-time pads then this appears to me to shift the weakness to how random your random-number generator really is (find a pattern allowing you to recreate the random number stream then the quantum crypto is useless). The other thing that springs to mind is that for a one-time pad to be totally secure it needs to be as long as the data itself and cannot be reused. This means extra latency as you set up a pad the same size as the data transfer for stateless communication (though for persistant connections I assume there will be a constant out-of-band stream topping up a large buffer to be used between end points).

    Phillip.

    1. Re:New weakness by Omnifarious · · Score: 2

      The random number generator uses quantum effects as well, so it is totally secure. One process, for example, generates random polarization states for pairs of photons. The photons are entangled, so the pair's polarizations are 90 degrees from eachother, but the actual polarization of the individual photons is truly random.

  14. Method:performance:power:viability by D+Anderson+n'Swaart · · Score: 4, Interesting
    This article is fairly well-informed and not lacking for details on the actual experiment, but while it does briefly cover certain aspects of generic quantum computing principles, it falls short of any kind of comparisons between the different techniques currently being researched (which is fine, because I didn't expect it to delve into those areas, but I'm curious nonetheless).

    Being able to understand the technicals of quantum computing, at best, only moderately well, and being remarkably bad at recalling them as anything more than vague and nebulous concepts, I am in no position to even attempt to compare the alternate approaches I have read about over the past several months, but I am wondering if anyone can either answer my questions here, or point me to an article that does. I'm not looking for immense detail; I'd rather just have an answer with basic supporting facts.

    What I'm wondering:

    • is semi-conductor quantum computing any more viable in the long-term than whatever other vaporous methods are being investigated?
    • how different is it in terms of the equipment required, and what would this mean for scalability?
    • which method of quantum computing would require the least power, and could be likely to be miniaturised the best? At the moment it seems the actual computing area is very small, but the equipment required to read output is inhibitively large
    • alternatively, which method is likely to yield the best results in terms of raw computing performance, or is this ultimately irrelevant since quantum computing, if we can do it effectively using whatever method, is so damn fast anyway?
    • how fast, really, would a semi-decent quantum processor be, compared to a semi-decent silicon one? (This may seem like an ignorant or even trolling question, so I apologise in advance)

    One thing that caught my attention is that the quantum dots they used were 180 nm across. That's 0.18 microns, which is larger than current silicon chip lithography processes, which can etch at 0.13 microns, or 130 nm. I realise we're comparing apples and oranges, and that it is superposition (and entanglement, I think) that yields the real power of quantum processors, but I always imagined that a true quantum processor would have much smaller transistor and subsequently die sizes. I know they talk about going as small as 50 nm (0.05 micron), but iirc, IBM is researching (with some success, can someone pull the article?) similarly small lithography techniques for silicon chips too.

    Any informed people in the slashdot community who can address these questions? Since I am writing a science fiction novel that integrates quantum computing, and I'd like it to be as realistic as I can potentially make it with educated guessing (hahaha, I hear you smirking already), I'd appreciate any help.

    1. Re:Method:performance:power:viability by An+Ominous+Coward · · Score: 2
      or is this ultimately irrelevant since quantum computing, if we can do it effectively using whatever method, is so damn fast anyway


      Quantum computing is no faster than current computation methodologies except for a certain class of problems that take advantage of the fact that a qubit, while not being measured, is not neccessarily in the "zero" state or "one" state, but is described by a state vector. By superposition the qubits can be in multiple states simultaneously. There are some problem solutions that can take advantage of this by basically performing multiple operations simultaneously.


      So, while Shor's algorithm allows us to factor in polynomial time, I doubt your FPS in Quake III would be boosted on a quantum computer.

  15. Quantum computers don't *need* to be "faster" by dido · · Score: 2

    how fast, really, would a semi-decent quantum processor be, compared to a semi-decent silicon one? (This may seem like an ignorant or even trolling question, so I apologise in advance)

    Yes, it does sound uninformed, and the fact that you're asking it probably means you really know rather little about what quantum computers are really about. The paradox about quantum computers is that they don't need to be faster than their classical counterparts, and in fact, the most of the really promising methods, like the NMR bulk-spin resonance techniques for instance, are far, far slower. These methods based on nuclear spins have clock rates that are measured in kilohertz. Yes, mere thousands of cycles per second. If you use a quantum computer to do the same things a classical computer does, in the same way, you can expect no real improvement. The real advantage in using these computers, which is what makes such a computer "faster" than its classical counterparts is the new paradigm of computing the quantum models of computation allow: that of performing computations on superposed states.

    For instance, if you had a register that contained 256 qubits, placed them in an equal superposition of 1 and 0, and performed some calculation on that register, you will have potentially produced 2^256 results, 10^77 or a hundred million million billion billion billion billion billion billion billion results, which is more results than the number of sub-atomic particles in the visible universe! Of course, once you measure your qubits you only get one of these innumerable results, but there are more subtle ways of measuring the qubits that will give you information common to all of the results. That's what all of these algorithms for quantum computers are about.

    Essentially, if you had 256 qubits each running at 1 kHz, you would have 10^77 processors running at 1 kHz! Now wouldn't that be faster than any computer in the world if you could use it properly? It's like having a slow computer for every sub-atomic particle in the universe! What's needed now are algorithms that try to find structure in various problems that can exploit this sort of parallelism.

    Shor's algorithm, for instance, is able to factor integers and compute discrete logarithms in arbitrary finite fields in O(n^2) time, by using a special technique (the quantum Fourier transform) to cause the results we aren't interested in to interfere destructively and so won't be measured when our superposition collapses. Grover's algorithm, which does unordered searches in O(sqrt(n)) time, leverages quantum parallelism in a similar way.

    The real upshot, and a likely SF novel plot that involves quantum computers, comes from the fact that all public-key cryptography in widespread use today depends on the factoring (RSA) and discrete log (El Gamal and elliptic curve techniques) problems. These problems are thought to be intractable using a classical computer, but with Shor's algorithm and a large enough quantum computer, perfectly feasible. Obviously, no one has yet made a quantum computer with more than a handful of qubits (I believe seven qubits is the world record, meaning they could theoretically factor the number 126!), so these schemes are still quite secure. Other practical problems plague implementors. But if someone, somewhere, dreamed up a way to make quantum computing practical (i.e. making a quantum computer with thousands of qubits that could perform calculations stably), all public-key cryptography would fall apart. Whoever invented such a device could potentially break the root certificates of Verisign and other CA's, compute private keys, impersonate every e-commerce site in the world, read all PGP or S/MIME-encrypted email, forge all kinds of digital signatures, create bogus international banking transactions, and so on and so forth. Grover's algorithm would also increase the range of keys that can be feasibly brute forced for symmetric crypto (how much exactly depends on how fast your quantum computer is). Naturally, it would be a device intelligence agencies all over the world would kill to obtain. Ever see Sneakers?

    If you're looking for more in-depth information that you can understand without a graduate degree in both physics and computer science (the way most of the preprints on lanl.gov tend to be), you can start by looking here.

    --
    Qu'on me donne six lignes écrites de la main du plus honnête homme, j'y trouverai de quoi le faire pendre.
  16. Quantum Cryptography is totally different by billstewart · · Score: 4, Interesting
    Quantum computing can be used for cryptanalysis, letting you solve problems, such as factoring, that are the core of cryptosystems like RSA and Diffie-Hellman. Quantum Cryptography is entirely different - it's a technique for sending bits securely down a fiber, using quantum techniques to tell whether someone's tried to eavesdrop on it. This is really useful if you've got a spare fiber connecting you to your recipient and you're worried about KGB eavesdroppers, but isn't too useful in the real world.

    Good reference - Brassard's Bibliography

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  17. Re:magnetic resonance by dragons_flight · · Score: 2

    I know only the basics behind MRI, not the details, but while related I don't think they are dealing with quite the same principle.

    As I understand it, the purpose of the large magnetic field in MRI is to force all the nuclear magnetic moments (which are directly related to nuclear spin states) into the same alignment. Then you study the emitted radiation when they relax into a normal normal configuration, or something like that.

    In any case quantum computing depends on the entanglement between states which large applied magnetic fields would effectively destroy. So, my impression is that while MRI depends on the presence of distinct spin states, it doesn't concern itself with the type of spin interaction that quantum computing cares about.

    PS The article talks about electron spin states, MRI uses nuclear spin states AFAIK. There are however serious attempts to create qubits with nuclear spins.

  18. It doesn't work that way dammit! by caffeinated_bunsen · · Score: 2
    You CANNOT send information from one point to another using entanglement. You can generate the same completely random information at 2 separated places, though. The utility of entanglement is in the simultaneous generation and distribution of one time pads or keys for symmetric-key cryptosystems.

    If you think of a series of coin flips being used to generate a key or one time pad, entanglement basically allows 2 coins to be made, such that when simultaneously flipped, they always land with opposite sides up. You can't control which side yours will land on, so you can't control which side the other will land on. You do know, however, that every time yours lands on heads, the other one landed on tails. So you and your friend each take a coin, and whenever you need to communicate, you both start flipping. One of you bitwise NOTs your data, then you encrypt and send the message. Your friend can then easily decrypt it with his key.

    One pair of entangled particles can only be used for one flip, however. So if you want a real key, you need a continuous stream of entangled particle pairs from a single source. Small modifications to this system allow the easy detection of anyone eavesdropping on the entangled particle stream.

    --

    Bugrit! Millenium hand and shrimp!