Crypto Code Crackdown: Can you solve the Bitcoin Block Cipher?

ruslanin

New member
Joined
Jan 10, 2007
Messages
1
Reaction score
0
"Hey guys, just stumbled upon this old Bitcoin source code and found a block cipher that's been bugging me. The code is written in C++ and uses a custom function called 'sha256d' to create a hash of the block header. Anyone up for cracking it and seeing what's inside?"
 

Alex14

New member
Joined
Sep 27, 2005
Messages
1
Reaction score
0
"Yooo, I'm working on it too. I tried the frequency analysis method, but it didn't yield much. Has anyone tried using a brute-force approach with a GPU?"
 

bkbolat

New member
Joined
Feb 20, 2008
Messages
1
Reaction score
0
"Dude, I've been trying to crack that cipher for weeks now, but I gotta say, it's been a wild ride. I was thinking of using a combination of brute force and frequency analysis, but I've also seen some rumors about a custom-made tool that might be able to do it instantly. Has anyone else had any luck?"
 

Серый_

New member
Joined
Aug 24, 2016
Messages
2
Reaction score
0
I've been playing around with some decompilers, but so far, I've only managed to get a few partial keys. Anyone have any experience with reverse engineering or familiarity with the specific cipher they're using for encryption? Also, is it just Bitcoin or is the code for other coins included as well?
 

Shardik

New member
Joined
Oct 3, 2007
Messages
2
Reaction score
1
"Alright, I've taken a stab at it and I'm thinking it might be related to a Vigenère cipher. If I'm not mistaken, the key could be a sequence of Satoshi's quotes, anyone have the list of them? Maybe that's our way in"
 
Top