Bitcoin Forum
September 27, 2024, 11:23:55 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / Re: Establishing the Trustworthiness of Nodes without External Tokens (eg Passports) on: January 30, 2014, 06:31:54 PM
Comparing the timestamps tells you how long that node should take to solve a particular puzzle, which can then be used as a reference when asking the same puzzle later. This tells you the physical make-up of the machine hasn't been swapped out and another one is just spoofing the ID.

What's the point? Anybody running a faster system can just slow it down to pretend to be the old, slower one.
2  Bitcoin / Development & Technical Discussion / Re: Euler's totient function algorithm compatible with SHA-256? on: January 30, 2014, 06:10:03 PM
Quantum computers don't actually help you find SHA256 collisions. Even if they did, you could just go up to SHA3 with 512-bit output or something.

ECDSA was probably chosen over RSA because ECDSA keys and signatures are much smaller than RSA keys and signatures, at the cost of being somewhat more computationally expensive to verify.

Your statement about "phi's relationship to scalar and vector fields" reads like nonsense to me.
3  Bitcoin / Development & Technical Discussion / Re: Euler's totient function algorithm compatible with SHA-256? on: January 30, 2014, 05:57:44 AM
I don't understand. SHA-256 has nothing to do with computing Euler's totient function, and neither does computing the GCD (well, you can use it to compute the totient function, but it's not the most efficient way). And I'm not sure how you'd use the totient function as a proof-of-work.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!