SLIPs — Merged
SatoshiLabs Improvement Proposals accepted into the satoshilabs/slips repository.
Universal private key derivation from master private key
SLIP-0010 describes a generalized derivation scheme for private and public key pairs in hierarchical deterministic wallets for the curves secp256k1, NIST P-256, ed25519 and curve25519.
No reviewsSymmetric encryption of key-value pairs using deterministic hierarchy
This document is explaining symmetric encryption on hardware devices, using deterministic hierarchy.
No reviewsPublic key encryption using deterministic hierarchy
This is a section for an abstract.
No reviewsAuthentication using deterministic hierarchy
This document describes a method that is used for authenticating to various services such as websites or remote shells using a determinstic hierarchy.
No reviewsStress Test Deterministic Wallet
SLIP-0014 describes a stress test deterministic wallet, which can be used to test various cornercases that such wallet can encounter.
No reviewsFormat for Bitcoin metadata and its encryption in HD wallets
SLIP-0015 describes a format to save Bitcoin transaction metadata (labels to accounts, transactions) in a secure way, with regard to HD wallets, especially (but not limited to) hardware HD wallets.
No reviewsFormat for password storage and its encryption
SLIP-0016 describes simple encryption concept for hardware device for secure storage of passwords.
No reviewsECDH using deterministic hierarchy
This document describes a method for implementing Elliptic Curve Diffie-Hellman algorithm, using a determinstic hierarchy.
No reviewsProof of Ownership
This specification defines the format for a proof of ownership which can be passed to a hierarchical deterministic wallet together with each input of an unsigned transaction. This proof allows the wallet to determine whether it is able to spend the given input or not. It also allows third parties to verify that a user has the ability to spend the input.
No reviewsProof of User Confirmation
This is a section for an abstract.
No reviewsHierarchical derivation of symmetric keys
This document describes a method of deriving a hierarchy of symmetric keys from a master secret, such as the recovery seed used in cryptocurrency wallets.
No reviewsFIDO2 credential ID format for HD wallets
This document describes an interoperable format for FIDO2 credential IDs for use in hierarchical deterministic wallets.
No reviewsCardano HD master node derivation from a master seed
This specification describes how to derive the master node, aka root node, of the key tree in Cardano hierarchical deterministic wallets.
No reviewsTrezor payment request format
A Trezor payment request is a message that is signed by a trusted party requesting payment of a specified amount to one or more addresses, similar in principle to [BIP-0070](https://github.com/bitcoin/bips/blob/master/bip-0070.mediawiki). This message can be processed by a payer's wallet in such a way that the payer does not have to inspect the destination address and only needs to confirm the pay
No reviewsKey derivation for CoinJoin accounts
This document defines a logical hierarchy for deterministic wallets based on the algorithm defined in [BIP 32](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki) and [SLIP 10](https://github.com/satoshilabs/slips/blob/master/slip-0010.md) and the scheme described in [BIP 43](https://github.com/bitcoin/bips/blob/master/bip-0043.mediawiki). The purpose of this document is largely the sa
No reviewsExtended serialization format for BIP-32 wallets
BIP-0032 already defines a serialization format for hierarchical deterministic keys. In this document we present extended version of the serialization format, which aims to overcome some limitations of the original proposal.
No reviewsShamir's Secret-Sharing for Mnemonic Codes
This SLIP describes a standard and interoperable implementation of Shamir's secret-sharing (SSS) and a specification for its use in backing up Hierarchical Deterministic Wallets described in [BIP-0032](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki). SSS splits a master secret into unique parts which can be distributed among participants. A specified minimum number of parts is requ
No reviewsRegistered coin types for BIP-0044
BIP-0044 defines a logical hierarchy for deterministic wallets. Level 2 of the hierarchy describes a coin type in use.
No reviewsDeterministic key hierarchy for Graphene-based networks
This SLIP defines the logical hierarchy for deterministic wallets using Graphene technology. It extends [BIP-0044](https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki) known from Bitcoin which should be read and understood before going into the details of this specification.
No reviewsDeterministic blinding key derivation for Confidential Transactions
This document describes a method for blinding key derivation for Confidential Transactions, using a deterministic hierarchy.
No reviewsRegistered HD version bytes for BIP-0032
BIP-0032 defines the derivation scheme for hierarchical deterministic wallets, which encode their public and private keys in an extended serialization format known as `xpub`. The `xpub` prefix is an artifact of Base58 encoding the four version bytes of the serialization format.
No reviewsRegistered human-readable parts for BIP-0173
BIP-0173 defines a new format for segregated witness output addresses that contains a human-readable part that identifies the coin type.
No reviewsSLIP Template
This is a section for an abstract.
No reviews