Bitcoin Forum
June 23, 2024, 07:38:57 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Discussion / Re: A new generation of encryption that would change the world... and bitcoin on: December 29, 2015, 06:04:44 PM
Seriously I am surprised the OP doesn't have an ad sig to be posting such nonsense.

You can't compress random data. Does that make sense to you or not?

(next step is to get yourself an ad sig so you can make money with such posts)


Random data? what are you talking about? I think you didn't read my post.

"Can't" and "never" are not exactly the right words when it gets to evolution.
2  Bitcoin / Bitcoin Discussion / Re: A new generation of encryption that would change the world... and bitcoin on: December 29, 2015, 05:53:01 PM
...

I am winging this here, and no doubt missing some relevant technology, but the below *seems* possible:


1)  You have a file of 200 photos you would like to send (say of chip designs to an Intel or someone).

2)  With a new publicly available program and hashing function, you hash that file to something like:

     d14a028c2a3a2bc9476102bb288234c415a2b01f828ea62ac5b3e42f

3)  You put a password on your hash function, so that the intended receiver can enter the hash no. and password into that program

4)  The program* then crunches out the original file (photos in this case).


* One thing (among many other things) I do not know is if hashing functions can be run in reverse by a program...


EDIT: Maybe the hashing function could be modified so that extra characters would give the program additional instructions in how to reconstruct the original files... (?)

You got the idea.

However of course this could not be done with a 1 way encryption method like SHA. It had to be with some kind of new 2 way encryption method.

I think there is room to evolve here, and maybe doing such an algorithm is not a hard as it looks.

Just a quick and dirty example:

Lets say this new algorithm would simply remove some kind of byte stream repetitions and would just store the position of those removed repetitions in the end of the byte stream.

You would probably save some bytes... then you do the same for X other amount of repetitions and you just store in the end of the byte stream the positions where the bytes were removed.

The decryption app would add those removed repetitions by reading the positions in the end of the byte stream.
3  Bitcoin / Bitcoin Discussion / Re: A new generation of encryption that would change the world... and bitcoin on: December 29, 2015, 05:08:52 PM

Newer and better compression techniques will continue to be devised, but you're never going to store TBs of actual information in kilobytes of storage.


Sure about that? I don't really like the word "never".

What if you can compress TBs of data to something like this:

d14a028c2a3a2bc9476102bb288234c415a2b01f828ea62ac5b3e42f

If everyone would always say never and actually do nothing about ideas you would not be sitting today in the 21st Century in front of a computer typing some text and sending it across the world in a fraction of a second.
4  Bitcoin / Bitcoin Discussion / A new generation of encryption that would change the world... and bitcoin on: December 29, 2015, 04:31:15 PM
What if it would be possible to create a new kind of encryption that it would basically create a hash for a file of any size and the transfer of this file would just be done by sending the hash?

You would be able to send TBs of data instantaneously.

In the bitcoin world this would be revolutionary in many ways, if you look how long you have to wait in case you want to sync a bitcoin wallet from scratch...

In practical terms, this magic algorithm would create an hash for the file byte stream, let's say for a file of 1 TB of size, you would then send this hash to someone, the hash would be inserted in an app that would decrypt it and basically the file byte stream would be created right there, locally on the receivers pc.

Any ideas if this is actually possible or if there is something out there or someone working on something similar?
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!