Author

Topic: This private key for which wallet ? (Read 198 times)

legendary
Activity: 2870
Merit: 7490
Crypto Swap Exchange
September 02, 2022, 07:58:24 AM
#7
The store format seems to be PKCS8.

I wouldn't be very confident when OpenSSL could create private key with similar format. For example, here's RSA 512 bit private key generated by OpenSSL.

Code:
-----BEGIN PRIVATE KEY-----
MIIBVAIBADANBgkqhkiG9w0BAQEFAASCAT4wggE6AgEAAkEAwwYIagBPftcHgGHA
q+CMqbP3dE0Uja0bUDQFnCyW0FSXQsm0PUwFCF8MOPy35cJDhRPHbV4BLFLoE4KN
015rJwIDAQABAkBs8jrTFJdUMUWEh5c9rTSHPP0Y4FKCDtk6RcV4iEQ73nsRSZgZ
qXtwvtJEGIR72WJtL+jPpOowBstRGV+74QDBAiEA80HYptBwCfY9xIV1aUK3VDfg
4eRfAXWSnWtdo8l8TYcCIQDNPVvNn91yzPkWZfEnkxgJYuamsLVCAnHB1/XrUs1d
YQIgCUaSf1HlY8va8RpxrrDXksOKtLJjmQelrpEAghVVwxMCIH9q+4aiHEp8ZJv6
OAhYstCI/Sc5h55uhA9TMxKgumyhAiEA6fSY5n2XctKGcYPXEPakiD3uFmMWRGEy
xQSZ/Ta1IgE=
-----END PRIVATE KEY-----
jr. member
Activity: 45
Merit: 18
September 01, 2022, 11:47:52 AM
#6
AFAIK the bitcoin uses 32 byte private key, but this private key seems to be way more that 32 bytes, so I think it does not belong to a bitcoin address.

The store format seems to be PKCS8.
newbie
Activity: 7
Merit: 2
August 27, 2022, 08:53:12 AM
#5
I use Linux as my daily driver and it looks like PGP or SSH private key rather than Bitcoin private key. For now, i only can recommend you to jog your memory about when or how you obtain that private key.

Logic answer, Thank you Smiley
legendary
Activity: 2870
Merit: 7490
Crypto Swap Exchange
August 27, 2022, 08:46:42 AM
#4
I use Linux as my daily driver and it looks like PGP or SSH private key rather than Bitcoin private key. For now, i only can recommend you to jog your memory about when or how you obtain that private key.
newbie
Activity: 7
Merit: 2
August 27, 2022, 08:45:38 AM
#3
I already checked this link before https://en.bitcoinwiki.org/wiki/Private_key
But still can't found a clear answer.
staff
Activity: 3500
Merit: 6152
August 27, 2022, 08:43:06 AM
#2
This doesn't look like a bitcoin private key[1] and to answer your question, you can't tell to which wallet a private key belongs to. If it's a valid private key, you should be able to import it anywhere you want.

[1] https://en.bitcoinwiki.org/wiki/Private_key
newbie
Activity: 7
Merit: 2
August 27, 2022, 08:38:26 AM
#1
Hi guys -

I like to know for which wallet this private key and where i can import it




https://i.ibb.co/51DDH68/Capture.png


Thanks.
Jump to: