Bitcoin Forum
May 14, 2024, 08:37:30 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Is this valid at all?  (Read 105 times)
CDTK (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 12, 2018, 10:01:12 PM
 #1

There is a programmer who is claimin he jus solved the BTC hashing and scaling function.
MIs there any merit to this or is he full of shit?  Relevant info in the link.

https://github.com/PeruZee/PlanetFunderInitiative/blob/master/src/HashBuilder.java

This is what he says about it:

“Even NSA can't spy on you if you use this tool as the encryption mechanism for data. It can act as more than a data signature/integrity maintainer. You can implement this in many ways on any type of Server <---> Client transaction/exchange.

Asks you for 2 pieces of data, without the data, no one can replicate the resultant Hash it generates ever again. You can choose your own data pieces. Save them for recovery on a piece of paper if you're overly paranoid.

Source code:
https://github.com/PeruZee/PlanetFunderInitiative/blob/master/src/HashBuilder.java

Also needs a text file in the source folder with 1 line of TXID HASH as the Unique identifier. You call it TXIDListOne.txt if you don't want to change the source.

Here's the text file and what it looks like:
https://github.com/PeruZee/PlanetFunderInitiative/blob/master/src/TXIDListOne.txt

This is written in Java so you can run it with any Java compiler like NetBeans or Eclipse or so on.

That TXID can be known globally but your data still can't be cracked without the 2 pieces you chose/input.

You can also change the 2 identifiers to 3 or 4 or 5 or..so on to n degrees. The source comments I wrote shows how. This can have multi-dimensional layers of hiding your data.

//For fun
The secret that makes it work:
https://github.com/PeruZee/PlanetFunderInitiative/blob/master/src/HashSecret.txt

//I will release the HashVerifier later but you can also use public verifiers like on MIT's.”
http://blockchain.mit.edu/hash/
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!