Flickr4Java icon indicating copy to clipboard operation
Flickr4Java copied to clipboard

How to decode this?

Open AlexGumbra opened this issue 3 years ago • 0 comments

**I'm found a file with bitcoin address and with this contents. I've been researching and I don't know how to decrypt it.

This is all I found. 96 digits = ckey = crypted key and public key. Where or how decrypt this 96 digits crypted key in 64 digits hex or WIF bitcoin private key? Some software or online on web is some solution? Thank you.

"addr": "19vwytJ6HNYKNadHEWz9e9LbV1tqxQPU1K", "ckey": "f9acefdd33ae76263c5a2c5d713452af1a2c9ca5ceff10d8992a90be5f213374e79a901570325654926715c6b83aa2a4", "pubkey": "03fd887fad1b138703f1fdd2fed7734b2145052d3eb0cad65ba6bb101a50a6f49e",**

AlexGumbra avatar Jun 23 '22 14:06 AlexGumbra