Bitcoin Forum
May 11, 2024, 05:03:48 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Cryptography question  (Read 864 times)
qwsxc (OP)
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
June 13, 2012, 02:51:35 AM
 #1

Hey there
Can anyone inform me of a math problem that is easy going in one direction but difficult in the other?
In the sense of the encryption example using colours.(bob send yellow to alice and eve steals yellow, bob sends yellow mixed with green to alice and eve steals the mixture, alice sends red mixed with yellow to bob and eve steals the second mixture, bob and alice mix the colour they mixed with yellow with the mixture they got and they have a key that eve doesn't know about.)

Thanks!
1715403828
Hero Member
*
Offline Offline

Posts: 1715403828

View Profile Personal Message (Offline)

Ignore
1715403828
Reply with quote  #2

1715403828
Report to moderator
1715403828
Hero Member
*
Offline Offline

Posts: 1715403828

View Profile Personal Message (Offline)

Ignore
1715403828
Reply with quote  #2

1715403828
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715403828
Hero Member
*
Offline Offline

Posts: 1715403828

View Profile Personal Message (Offline)

Ignore
1715403828
Reply with quote  #2

1715403828
Report to moderator
1715403828
Hero Member
*
Offline Offline

Posts: 1715403828

View Profile Personal Message (Offline)

Ignore
1715403828
Reply with quote  #2

1715403828
Report to moderator
cbeast
Donator
Legendary
*
Offline Offline

Activity: 1736
Merit: 1006

Let's talk governance, lipstick, and pigs.


View Profile
June 13, 2012, 02:59:26 AM
 #2

Are you talking about an algorithm used to salt a key?

Any significantly advanced cryptocurrency is indistinguishable from Ponzi Tulips.
qwsxc (OP)
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
June 13, 2012, 03:23:41 AM
 #3

Are you talking about an algorithm used to salt a key?

I don't think so, though I may be confused, I have been researching diffie hellman key exchange
qwsxc (OP)
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
June 13, 2012, 03:23:57 PM
 #4

Okay, done some more research and thought about the problem...
If eve=the eavesdropper, bob and alice= the people trying to communicate
the publicly shared number is 120
bob chooses a random number(4) computes 120/his number (30) and publicly sends this to alice,(eve also gets it)
alice does the same as bob using 6
the number bob received/the number he used to divide 120=5
alice does the same and gets 5
eve cannot make 5 from combinations of her numbers


can someone please tell me if this is a fluke, if there are problems with it or if it would work?
deepceleron
Legendary
*
Offline Offline

Activity: 1512
Merit: 1032



View Profile WWW
June 13, 2012, 03:39:27 PM
 #5

The basis of RSA public key cryptography serves as the best example and is that of prime numbers - it is easy to find two very large prime numbers and multiply them together, but it is very hard to factor the product back to the numbers that were used.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!