Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-13 | BIP-85: Correct bad test vector for Base64 | Aneesh Karve | |
2024-10-04 | Revert "BIP85: Update/clarify spec, add change log, Portuguese language ↵ | Jon Atack | |
code,…" This reverts commit a1be309f91f70b855626c823af317d9b1163309e. | |||
2024-09-25 | BIP85: Update/clarify spec, add change log, Portuguese language code, dice ↵ | Aneesh Karve | |
application (#1600) * BIP-85: * Add new maintainer (author unreachable) * Swap chain code and private key bytes in application 32' for consistentcy with BIP-32 (major change) * Correct derived entropy for application 128169' test vector (major change) * Clarify big endian serialization * Add the Portuguese language (9') to application 39' * Add dice application 89101' * Clarify Testnet support for XPRV application 32' * Minor grammar, format, clarity improvements | |||
2024-05-28 | Fix typos on 17 files. | Alexander Cyon | |
2024-05-16 | Merge pull request #1580 from achow101/stop-link-spam-85 | Jon Atack | |
85: Remove other implementation sections | |||
2024-05-10 | Merge pull request #1469 from theborakompanioni/patch-1 | Jon Atack | |
fix(bip85): rectify pwd_length in PWD BASE85 table | |||
2024-04-25 | 85: Remove other implementation sections | Ava Chow | |
2023-12-15 | Update bip-0085.mediawiki | Alexander Nemish | |
Fix doublicated word | |||
2023-06-30 | fix(bip85): rectify pwd_length in PWD BASE85 table | Thebora Kompanioni | |
2022-12-05 | BIP-85 Passwords | scgbckbone | |
2021-06-14 | BIP85: Add AirGap Vault implementation | Andreas Gassmann | |
2021-05-18 | Merge remote-tracking branch 'origin-pull/935/head' | Luke Dashjr | |
2021-03-15 | BIP-85: Added Ian Coleman's Mnemonic Code Converter | 8go | |
- 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 | Merge pull request #1083 from 8go/patch-1 | Luke Dashjr | |
BIP 85: fixed some typos and minor English mistakes | |||
2021-03-13 | BIP85: fixed test vector. | ethankosakovsky | |
2021-03-09 | fixed some typos and minor English mistakes | 8go | |
2021-02-03 | Merge remote-tracking branch 'origin-pull/1040/head' | Luke Dashjr | |
2021-02-03 | Merge pull request #1026 from rikitau/bip85-fix-typo | Luke Dashjr | |
BIP-0085: fix typo | |||
2020-11-19 | Add BIP85-DRNG and other key derivations | Ethan Kosakovsky | |
2020-10-27 | fix typo | Rita Kitic | |
2020-10-21 | Update formatting | richard | |
2020-10-21 | Update bip-0085.mediawiki | richard | |
2020-10-16 | Update bip-0085.mediawiki | richard | |
2020-08-01 | Merge pull request #934 from scgbckbone/fix_bip85 | Luke Dashjr | |
Fix bip85 | |||
2020-06-25 | added 'btc_hd_wallet' amongst implementations in bip32, bip39, bip85 | avirgovi | |
2020-06-25 | moved duplicate segments to footnotes | avirgovi | |
2020-06-25 | fixed bip32 algo to copy master key creation instead of private2private; ↵ | avirgovi | |
added same warning to XPRV part | |||
2020-06-15 | BIP85: Fix wrong test vector | azuchi | |
2020-06-11 | Initial commit of entropy BIP | Ethan Kosakovsky | |