summaryrefslogtreecommitdiff
path: root/bip-0085.mediawiki
AgeCommit message (Collapse)Author
2023-12-15Update bip-0085.mediawikiAlexander Nemish
Fix doublicated word
2022-12-05BIP-85 Passwordsscgbckbone
2021-06-14BIP85: Add AirGap Vault implementationAndreas Gassmann
2021-05-18Merge remote-tracking branch 'origin-pull/935/head'Luke Dashjr
2021-03-15BIP-85: Added Ian Coleman's Mnemonic Code Converter8go
- 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-15Merge pull request #1083 from 8go/patch-1Luke Dashjr
BIP 85: fixed some typos and minor English mistakes
2021-03-13BIP85: fixed test vector.ethankosakovsky
2021-03-09fixed some typos and minor English mistakes8go
2021-02-03Merge remote-tracking branch 'origin-pull/1040/head'Luke Dashjr
2021-02-03Merge pull request #1026 from rikitau/bip85-fix-typoLuke Dashjr
BIP-0085: fix typo
2020-11-19Add BIP85-DRNG and other key derivationsEthan Kosakovsky
2020-10-27fix typoRita Kitic
2020-10-21Update formattingrichard
2020-10-21Update bip-0085.mediawikirichard
2020-10-16Update bip-0085.mediawikirichard
2020-08-01Merge pull request #934 from scgbckbone/fix_bip85Luke Dashjr
Fix bip85
2020-06-25added 'btc_hd_wallet' amongst implementations in bip32, bip39, bip85avirgovi
2020-06-25moved duplicate segments to footnotesavirgovi
2020-06-25fixed bip32 algo to copy master key creation instead of private2private; ↵avirgovi
added same warning to XPRV part
2020-06-15BIP85: Fix wrong test vectorazuchi
2020-06-11Initial commit of entropy BIPEthan Kosakovsky