1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 01:40:05 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
Alexander Nemish
b434f1813c
Update bip-0085.mediawiki
Fix doublicated word
2023-12-15 11:00:10 +01:00
scgbckbone
7aaaa01a9c
BIP-85 Passwords 2022-12-05 02:50:34 +01:00
Andreas Gassmann
88e1514f08
BIP85: Add AirGap Vault implementation 2021-06-14 03:16:46 +02:00
Luke Dashjr
2349ee46f0 Merge remote-tracking branch 'origin-pull/935/head' 2021-05-18 00:09:16 +00:00
8go
4817829dc8
BIP-85: Added Ian Coleman's Mnemonic Code Converter
- Added Ian Coleman's Mnemonic Code Converter to the "Other Implementations" section
- https://iancoleman.io/bip39/ is a nice tool to play around with and to derive test data for BIP-85

PS: Sorry that I did not include this in the previous PR #1083. I just found this this very moment, but I think it is worth while to include because it gives the user/reader an instant tool to play with and to see results of BIP-85.
2021-03-15 21:28:48 +00:00
Luke Dashjr
36981bccc6
Merge pull request #1083 from 8go/patch-1
BIP 85: fixed some typos and minor English mistakes
2021-03-15 20:13:38 +00:00
ethankosakovsky
07d208ed09
BIP85: fixed test vector. 2021-03-13 14:38:27 +08:00
8go
3635e0ec66
fixed some typos and minor English mistakes 2021-03-09 17:12:08 +00:00
Luke Dashjr
707dea4307 Merge remote-tracking branch 'origin-pull/1040/head' 2021-02-03 22:25:27 +00:00
Luke Dashjr
bcbc83f0c8
Merge pull request #1026 from rikitau/bip85-fix-typo
BIP-0085: fix typo
2021-02-03 22:14:07 +00:00
Ethan Kosakovsky
6fb34f2a51
Add BIP85-DRNG and other key derivations 2020-11-19 11:57:57 +00:00
Rita Kitic
8744a4dd11 fix typo 2020-10-27 19:15:49 +01:00
richard
d771818c9e
Update formatting 2020-10-21 21:41:59 -04:00
richard
77ed66afd5
Update bip-0085.mediawiki 2020-10-21 20:31:29 -04:00
richard
dfa5042dc5
Update bip-0085.mediawiki 2020-10-16 21:18:20 -04:00
Luke Dashjr
b096ae3bd3
Merge pull request #934 from scgbckbone/fix_bip85
Fix bip85
2020-08-01 00:13:38 +00:00
avirgovi
41efd1361e added 'btc_hd_wallet' amongst implementations in bip32, bip39, bip85 2020-06-25 14:07:01 +02:00
avirgovi
f6b935f308 moved duplicate segments to footnotes 2020-06-25 13:42:03 +02:00
avirgovi
a5beb39040 fixed bip32 algo to copy master key creation instead of private2private; added same warning to XPRV part 2020-06-25 13:30:36 +02:00
azuchi
6130f17ded BIP85: Fix wrong test vector 2020-06-15 16:47:36 +09:00
Ethan Kosakovsky
96927344e7 Initial commit of entropy BIP 2020-06-11 12:11:06 +00:00