Tag: public-key

2 How to track bitcoin wallet activity with extended public key? 2016-04-09T22:36:56.387

2 How do I find a pubkey and the nbits value to generate a genesis block? 2016-05-11T17:56:10.393

2 Why do all Electrum master public keys all start with xpub661MyMwAqRbc? 2016-05-23T15:10:20.130

2 First multisig using Armory 2016-05-31T16:47:58.730

2 Changing a private key of a public Bitcoin address 2016-06-16T21:53:27.100

2 How can I convert a bitcoin private key (hex) into a Bitcoin public key? 2016-07-01T09:00:16.503

2 How can a sender know receiver's public key when creating "Pay To Public Key" tx? 2016-10-06T07:25:48.367

2 Given only a private key, is it possible to see if it has unspent bitcoin? 2016-11-25T11:42:46.240

2 How do bitcoin adresses get into the Bitcoin system when they're created offline? 2016-12-13T14:52:18.680

2 Is there a short-form for addresses with seven characters length? 2017-04-28T00:18:36.573

2 When creating a transaction, how can you prove that you own your address without exposing your private key? 2017-06-07T20:23:04.213

2 Can I restore a Litecoin wallet with Public / Secret? 2017-10-02T04:17:47.977

2 Is it possible to check if an Address was generated from an HD Public Key. 2017-10-11T01:25:12.777

2 Electrum: How to generate hardened public addresses with HD BIP32 wallet 2017-11-03T15:57:07.807

2 the real purpose of mod inverse in bitcoin for creating public key 2017-11-14T16:39:43.303

2 Backing up Bitcoin using only private keys? 2017-11-19T21:51:18.720

2 Is a wallet simply a folder of private keys? 2017-11-27T19:09:58.117

2 How to list all addresses in a deterministic wallet? 2017-11-29T06:50:55.810

2 Can Bitcoins be duplicated if two private keys share the same public key? 2017-12-07T06:28:27.713

2 Electrum 2FA Wallet - Deriving the Third XPub 2017-12-13T15:06:12.993

2 Complete Tech Spec 2017-12-17T10:55:19.700

2 Why does ScriptSig contain public key, since it can be recovered from the signature and message? 2017-12-21T12:14:38.333

2 What are the chances of getting duplicate wallet using bitcoinlib in python3? 2018-01-03T22:01:15.440

2 How to generate scriptPubKey? 2018-01-07T14:58:20.233

2 Why is my segwit private key generating a 3 address vs a bc1 address like how I originally generated? 2018-02-02T20:57:46.313

2 Can I use uncompressed public keys in Bitcoin Cash transactions? 2018-02-23T11:25:06.987

2 SECP256K1 Minimum Value for Private Key 2018-03-31T23:32:24.673

2 How do HD wallets use mnemonic to recover all private keys? 2018-04-19T10:35:25.203

2 Why do we need public key as part of Witness in P2WPKH transactions? 2018-05-19T11:56:45.880

2 python-bitcoinlib | Create Private Keys, Public Keys and Addresses - How to Do It? 2018-05-29T13:55:11.400

2 Can I export a xpub/zpub/ypub key in bitcoin core? 2018-07-02T16:29:55.440

2 Is It Possible to Prove Ownership of Public Key Hash without Public Key? 2018-07-07T15:17:46.023

2 Becoming Bitcoin wallet provider from scratch 2018-10-01T15:02:18.867

2 I have a 100 character text message and I want to encrypt this message with my bitcoin "PUBLIC KEY" and decrypt it with my private key in Javascript 2018-10-05T16:46:21.867

2 Why are some public keys prefixed with 0x00? 2018-10-08T08:25:13.263

2 What if two public keys have the same hash? 2018-10-12T12:50:42.353

2 Can someone find out how much bitcoin do I have using my public key? 2018-10-23T00:17:45.253

2 Using Python: create a private key of my choosing, then generate public key and address 2018-11-18T16:09:06.597

2 What heirarchical deterministic derivation path is used for FIDO authentication on a Ledger Nano S? 2019-07-28T01:56:38.227

2 I tried to recover the public key from the signature, but I failed 2019-07-29T05:15:42.027

1 What to save in a wallet? 2012-10-19T22:42:18.373

1 What does it mean by Public Key on the Vanitygen Pool? 2013-01-02T17:23:13.390

1 is there a litecoin wallet website that does NOT store your private key serverside? 2013-09-29T21:40:39.710

1 How do you derive the public key from you random 256-bits integer? 2013-12-16T04:42:04.160

1 So every private key actually has TWO associated addresses? (ie uncompressed and compressed) 2013-12-21T11:43:03.320

1 Change addresses and key backup on Bitcoin Wallet for Android 2014-01-09T15:00:41.030

1 Public key from private key generation problem 2014-01-12T17:14:41.820

1 Is a bitcoin wallet address the same as your public key? 2014-04-24T16:59:30.863

1 Is it possible generate three public key( address ) by only one private key? 2014-05-02T16:55:06.680

1 Why does bitcoin use public keys as pseudonyms? 2014-05-07T19:34:22.790

1 Compressed keys default for brainwallet? 2014-07-03T10:03:15.413

1 Other ways to determine the validity of a public key 2014-07-13T17:27:15.233

1 two people with same PUBLIC address, how will people/network know how to deliver bitcoin 2014-11-05T00:48:15.723

1 Create addresses in bulk; and check balance 2014-12-24T00:46:48.250

1 How can transactions be verified without the private key? 2015-02-20T17:05:13.030

1 How many unique public keys have been published to the block chain? 2015-06-03T00:18:24.270

1 Is it possible to shift/modify a ECDSA keypair by a scalar where the public key can be computed using only public information? 2015-07-10T13:35:39.643

1 how is the private/public keypair for spent bitcoins connected to the private/public keypair which corresponds to my address? 2015-07-14T01:20:13.673

1 Is there a deterministic private-public keypair generator without the BIP32 private key revealing issue? 2015-07-29T17:41:23.557

1 Creating a Bitcoin online wallet service 2015-08-29T21:40:32.457

1 What is the variable valertpubkey in net.cpp for? 2015-10-22T02:02:33.647

1 How does ripple verify the signature? 2015-11-17T07:20:42.010

1 Cryptocurrencies based on RSA instead of ECDSA 2015-12-03T05:40:53.477

1 On public keys compression, why an even or odd y coordinate corresponds to the positive / negative sign respectively? 2015-12-05T21:26:26.047

1 Creating publicKey from random programtically in c# 2016-01-12T00:42:30.537

1 Why scriptPubKey is a series of commands? 2016-01-14T14:49:26.420

1 Bitcoin adress security questions 2016-04-06T09:03:11.973

1 how base point of bitcoin public key x , y formed 2016-04-22T07:38:11.757

1 Get uncompressed public key from compressed form 2016-05-09T06:28:17.343

1 Can Ethereum support compressed secp256k1 public keys to compute Keccak addresses? 2016-05-22T04:41:24.367

1 Derive symmetric keys 2016-06-21T17:08:46.130

1 Java bitcoinj: semantics of 'decompress' on encrypted key 2016-09-24T17:30:14.780

1 Random generation of elliptic curve points: is there a preferred approach? 2016-10-06T16:11:40.470

1 child keys generated addresses reflect in wallet? 2016-12-05T17:07:38.153

1 How bitcoin addresses are generated? 2016-12-20T17:46:39.500

1 What is a Key pair? & relationship with adresses? 2017-02-03T20:08:56.517

1 Can private keys be securely stored on blockchain? 2017-03-15T10:18:27.880

1 Bitcoin public key pre-0.6 length before hashing 2017-06-30T13:52:58.480

1 How to generate random addresses from public key such that they're recoverable later using pub key only 2017-07-26T08:47:10.907

1 If newer versions of bitcoin and or bitcoin cash don't allow 0x04 uncompressed public keys, what do you do if you have an address based on one? 2017-08-17T02:17:03.950

1 Is there are written code for mapping public address to an user? 2017-09-08T08:38:24.020

1 Obtaining 12 word mnemonic from Private & Public Keys 2017-10-13T02:24:43.953

1 Is it possible to have a cryptocurrency based on email address? 2017-10-15T12:24:41.967

1 How exactly would compromising a private key cause you to lose your coins? 2017-10-18T00:08:04.657

1 How is address recognized between wallets 2017-11-05T17:18:49.623

1 Are there any places where should not use compressed public keys? 2017-11-06T14:26:57.063

1 Help! I've sent ltc to bcc address 2017-11-19T11:40:24.447

1 Is there a BTC Address generator that will check first blockchain if unused? 2017-11-20T22:32:50.150

1 Standard CLI tool to calculate a public key out of a private key 2017-11-23T07:58:36.857

1 bitaddress.org: is the public key the same as the Bitcoin address? 2017-11-29T17:21:05.097

1 Bitcoin - Is the <pubKeyHash> in scriptPubKey already hashed? 2017-12-04T05:36:46.750

1 ecdsa - Create Private key and Bitcoin Address 2017-12-18T09:19:53.260

1 How to access funds from a fork? 2017-12-21T16:20:53.033

1 Private key exported from Electrum, unable to recreate Address with Python 2018-01-01T17:21:46.167

1 How to get compressed public key with ECKey 2018-01-10T02:07:33.593

1 Can one trace a criminal with his Pubkey? 2018-01-15T11:18:02.230

1 Bitcoin public key to private key 2018-01-29T10:02:37.987

1 How do we know that a user owns multiple private keys? 2018-01-31T23:00:57.483

1 Why do the biggest exchanges reuse Bitcoin addresses if doing so is unsafe? 2018-04-14T18:48:54.750