473,378 Members | 1,522 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Quantum cryptography

Hi all,
I'm working on a class research project about quantum cryptography and
I found out this is very interesting information. Could anyone of you
give me more information on this subject? thanks.
Yen Le

Aug 21 '06 #1
7 3047
Hi

This is a C# ng, what makes you think you can get a good answer here?
--
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"leye" <le******@gmail.comwrote in message
news:11**********************@75g2000cwc.googlegro ups.com...
Hi all,
I'm working on a class research project about quantum cryptography and
I found out this is very interesting information. Could anyone of you
give me more information on this subject? thanks.
Yen Le

Aug 21 '06 #2
leye,
Anytime you have a question about an advanced mathematical concept, a good
place to start is Wikipedia:
http://en.wikipedia.org/wiki/Quantum_cryptography

Most of us here are focused on the C Sharp language as programmers and
aren't devoting much of our time to Quantum Mechanics or String Theory.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"leye" wrote:
Hi all,
I'm working on a class research project about quantum cryptography and
I found out this is very interesting information. Could anyone of you
give me more information on this subject? thanks.
Yen Le

Aug 21 '06 #3
bool quantum = GetQuantumBoolean();

if(quantum)
{
// do normal stuff
}
else if(!quantum)
{
// do normal stuff
}
else
{
// here is where you put the quantum code. ;-)
}

"Peter Bromberg [C# MVP]" <pb*******@yahoo.nospammin.comwrote in message
news:F9**********************************@microsof t.com...
leye,
Anytime you have a question about an advanced mathematical concept, a good
place to start is Wikipedia:
http://en.wikipedia.org/wiki/Quantum_cryptography

Most of us here are focused on the C Sharp language as programmers and
aren't devoting much of our time to Quantum Mechanics or String Theory.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"leye" wrote:
Hi all,
I'm working on a class research project about quantum cryptography and
I found out this is very interesting information. Could anyone of you
give me more information on this subject? thanks.
Yen Le

Aug 22 '06 #4
"Simon Tamman" <i_**********************************@NOSPAMhotmai l.com>
wrote in message news:Ak******************@newsfe4-win.ntli.net...
bool quantum = GetQuantumBoolean();

if(quantum)
{
// do normal stuff
}
else if(!quantum)
{
// do normal stuff
}
else
{
// here is where you put the quantum code. ;-)
}
lol, Are you "certain" that's correct?

-- Alan
Aug 22 '06 #5
Okay so maybe:

if(quantum && !quantum)
{
// here
}

Is more accurate.

"Alan Pretre" <no@spamwrote in message
news:OQ**************@TK2MSFTNGP02.phx.gbl...
"Simon Tamman" <i_**********************************@NOSPAMhotmai l.com>
wrote in message news:Ak******************@newsfe4-win.ntli.net...
bool quantum = GetQuantumBoolean();

if(quantum)
{
// do normal stuff
}
else if(!quantum)
{
// do normal stuff
}
else
{
// here is where you put the quantum code. ;-)
}

lol, Are you "certain" that's correct?

-- Alan


Aug 22 '06 #6
Simon Tamman wrote:
[quantum code, heh-heh]
I'm probably overthinking this, but it strikes me that the "quantum
code" could possibly also run if the variable was declared as volatile
and its value changed twice between the first "if" and the last
"else".

Also, I am now envisioning future errors like "object reference set to
*two* instances of an object".

Eq.
Aug 22 '06 #7
"Paul E Collins" <fi******************@CL4.orgwrote in message
news:V-********************@bt.com...
Also, I am now envisioning future errors like "object reference set to
*two* instances of an object".
And maybe something like

volatile const q = [quantum expr]

-- Alan
Aug 25 '06 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Andrzej | last post by:
Hi, I have to figure out why we have a problem with special characters in encrypted usernames and passwords. Case: Username: r&bgeorge Password: tigger
0
by: EP | last post by:
I have a WSE server app that uses the <cryptography> element in the configuration (seen below). This worked perfectly in WSE sp1, but when I upgraded to SP2 and then to SP3, I get the following...
1
by: muthu | last post by:
Hi, I have two web applications running on my machine.The application is developed using asp.net 1.1 and vb.net.When i try to run both the applications in the same browsers, i get the following...
8
by: virtualadepts | last post by:
I spent quite a bit of work trying to get this to format on google groups, so let me know if it needs explination. Basicly the tree sorts randomly, and can start from any number on the pyramid. ...
1
by: =?Utf-8?B?ZGF2aWQ=?= | last post by:
Hi, everybody here. I am implementing data encryption/decryption, and try to use System.Security.Cryptography.TripleDESCryptoServiceProvider. But I can not find it in MS Visual Studio when I...
1
by: Eric Simmons | last post by:
Hello, I am trying to run a .NET 2.0 application that I developed and I am getting the following error: Key not valid for use in specified state I am attempting to retrieve the...
6
by: andrew | last post by:
Hi, I have a web service application written in C# .NET 1.1 using MD5CryptoServiceProvider.ComputeHash(Byte) The problem is that after a while(web service processes requests) the call throws...
0
by: Amelyan | last post by:
Why does this happen? How to fix it? Once in a while I get error in ~/ScriptResource.axd?d=... System.Reflection.TargetInvocationException: Exception has been thrown by the target of an...
0
by: tutorialwebs | last post by:
Applied cryptography text books http://www.365x24live.com/Applied%20Cryptography/ewtoc.html http://www.365x24live.com/Applied%20Cryptography/ewtoc.html...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.