Search results

Jump to: navigation, search
  • ** sqlite3 library (public domain) for wallet database handling ** libtomcrypt/libtommath (public domain/WTFPL) for bitcoin address handling/generation/signing/etc and PRNG
    3 KB (485 words) - 22:40, 17 August 2014
  • ...erified by network nodes through the use of cryptography and recorded in a public distributed ledger called a blockchain. }}</ref> Some small businesses had started to adopt Bitcoin. LaCie, a public company, accepts bitcoins for its Wuala service.<ref>{{Cite web|url=http://
    45 KB (6,310 words) - 18:12, 15 June 2022
  • ...own outside of Bitcoin as far as anyone can tell, and his (never used) PGP key was created just months prior to the date of the genesis block. He seems to * [http://bitcointalk.org/Satoshi_Nakamoto.asc Satoshi's PGP public key]
    3 KB (527 words) - 16:10, 8 April 2022
  • ...dress are spendable, but it is unknown if Satoshi Nakamoto has the private key for this particular address, if one existed at all. ...orehand and the ''The Times'' front page prompted him to release it to the public. He then mined the genesis block with a timestamp in the past to match the
    8 KB (1,161 words) - 15:15, 21 March 2024
  • ...address to the wallet. Each key is a bitcoin address or hex-encoded public key. If [account] is specified, assign address to [account]. Returns a string c | <code>createmultisig</code> || <nrequired> <'["key,"key"]'> || Creates a multi-signature address and returns a json object ||
    13 KB (1,835 words) - 12:49, 27 June 2020
  • ...tures (i.e., [https://en.wikipedia.org/wiki/Public-key_cryptography public key cryptography]).
    10 KB (1,362 words) - 00:40, 24 April 2019
  • A. Bitcoin uses [https://en.wikipedia.org/wiki/Public-key_cryptography public-key cryptography], peer-to-peer networking, and [[Proof_of_work| proof-of-work]
    1 KB (178 words) - 00:57, 24 January 2020
  • ...f the two structures that makes Bitcoin secure, the other being the public-key encryption system on which Bitcoin trade is based. The block chain assures ...eone's private key from their public one. As long as you keep your private key to yourself, you don't have much to worry about. Furthermore, one could th
    53 KB (8,667 words) - 22:26, 21 December 2020
  • Public keys (in scripts) are given as 04 <x> <y> where ''x'' and ''y'' are 32 byte ...e prior transaction. Only the person possessing the appropriate [[private key]] is able to create a satisfactory signature; this in effect ensures that f
    59 KB (8,414 words) - 18:08, 30 July 2021
  • ...(by providing his address), and also including a freshly generated public key ...t back on the network after encrypting it (ECIES) with the provided public key
    9 KB (1,411 words) - 07:32, 20 February 2011
  • ...ultiple private keys are required to move the bitcoins instead of a single key. These private keys can be spread across multiple machines with the assumpt ...super long password associated with an account (the account is the public key). Your Bitcoin wallet contains all of the private keys necessary for spendi
    24 KB (3,885 words) - 22:09, 17 June 2020
  • ...he private key is encrypted with AES (rijndael) using sha256(sha256(public key + user passphrase)). ...es without requiring a password, while requiring one to send transactions. Public keys are kept in the wallet so the balance can be displayed properly.
    2 KB (343 words) - 22:08, 15 January 2011
  • ...voice address. However this does not work because Bitcoin transactions are public on the [[block chain]], so if a customer Alice sends you bitcoins then a ma Newer [[Deterministic wallet | "HD wallets"]] can generate a "master public key" token which can be used to allow untrusted systems (such as webservers) to
    8 KB (1,314 words) - 18:54, 23 October 2020
  • [[File:Unknownaddress.png|thumb|The flow of Bitcoins is highly public.]] ...records (as is the case today). None of this requires _globally_ visible public records.
    159 KB (24,866 words) - 08:59, 31 December 2023
  • * The server generates a brand new Bitcoin public key and sends it to your client. * Your client sends coins to this public key.
    1 KB (191 words) - 07:55, 23 October 2019
  • ...s is sort of like a super long password associated with an account (public key). Your Bitcoin wallet contains all of the private keys necessary for spendi ...ou are using a HD wallet with a seed, they are derived from a special seed key, so as long as you back that up, you have a good chance of recovering your
    11 KB (1,781 words) - 03:09, 12 August 2021
  • <tt>pk()</tt> descriptors take a key and produces a P2PK output script. <tt>pkh()</tt> descriptors take a key and produces a P2PKH output script.
    7 KB (1,317 words) - 23:12, 22 April 2024
  • # a public key that, when hashed, yields destination address D embedded in the script, and ...ignature to prove ownership of the private key corresponding to the public key just provided.
    27 KB (4,450 words) - 22:25, 26 April 2024
  • ...h of a simplified version of the transaction. It, combined with the public key, proves the transaction was created by the real owner of the bitcoins in qu ...ured, deserialized output, but each witness is placed in its own "witness" key under the respective input.
    15 KB (2,222 words) - 09:52, 17 January 2024
  • ...(up to 201 operations). All but pushs are considered expensive. Also, each key argument of signature checking in multi-signature checking (OP_CHECKMULTISI # Limits the number of key arguments OP_CHECKMULTISIG can use (up to 20 keys)
    19 KB (3,011 words) - 13:44, 30 October 2023

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)