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

ruslanin

New member
Joined
Jan 10, 2007
Messages
2
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
3
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
3
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?"
 

Серый_

Member
Joined
Aug 24, 2016
Messages
5
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
3
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"
 

МихаилBMN

New member
Joined
Jun 13, 2011
Messages
3
Reaction score
0
"Yooo, guys, I've been playing around with the Bitcoin source code and I think I found a possible flaw in the block cipher. If we can crack it, we might gain some insight into the security of the blockchain. Can anyone share some insights or point me in the right direction?"
 

maxxxx2007

New member
Joined
Feb 24, 2007
Messages
3
Reaction score
0
"Just took a stab at it, but I think this cipher is way deeper than it looks. I've been trying to brute-force the Bitcoin source code, but I've hit a roadblock - my PC is getting killed by the computational power required. Does anyone have a better lead on this?"
 

Const_kh

New member
Joined
Feb 6, 2007
Messages
3
Reaction score
0
"Yooo, just threw some code at it and got an idea. The Block Cipher can be broken down into SHA-256 and ECDSA. If anyone's familiar with the script, I'm trying to get it to spit out the private key"
 

ziddiri

Member
Joined
Oct 15, 2011
Messages
6
Reaction score
0
"Dude, I think I can take a shot at cracking that block cipher. From what I've seen so far, it looks like it's implementing AES-256 with a custom key. If anyone's got access to the code, would be awesome if you could share it so we can dissect it."
 
Top