Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-05 | Merge pull request #992 from Lucienest/patch-1 | Luke Dashjr | |
Update bip-0039.mediawiki | |||
2020-10-05 | Merge pull request #839 from pengpengliu/master | Luke Dashjr | |
BIP39: Add swift implementation | |||
2020-09-09 | Update bip-0039.mediawiki | Lucien Nocelli | |
Fixed some syntax, | |||
2020-09-03 | Merge branch 'master' into master | Liu Pengpeng | |
2020-08-15 | Added MnemonicSwift as Swift impl for BIP-39 | Francisco Gindre | |
2020-06-01 | Merge pull request #917 from milczarekIT/bip0039-add-Java-reference | Luke Dashjr | |
Added reference to Java implementation for BIP-39 | |||
2020-06-01 | Merge pull request #672 from skywinder/patch-1 | Luke Dashjr | |
BIP 39: Аdd swift library with multi lang support | |||
2020-05-03 | remove duplicate line | Petr Korolev | |
2020-05-03 | Update link directly to the bip39 file | Petr Korolev | |
2020-05-02 | Added reference to Java implementation for BIP-39 | Bartosz Milczarek | |
2020-03-17 | Update Rust BIP 39 implementation | Kevin Gislason | |
The currently listed Rust implementation of BIP 39 doesn't pass the reference implementation's test vectors. See --> https://github.com/infincia/bip39-rs/issues/21 | |||
2020-02-28 | update repo url | Petr Korolev | |
2020-02-21 | Update BIP39 Elixir implementation | Adam Rutkowski | |
2019-08-30 | Add swift implementation | Liu Pengpeng | |
Pure Swift implementation without any third-party dependencies。 | |||
2019-02-15 | Update bip-0039.mediawiki, fix broken link | Lan, Haoxiang | |
2018-04-09 | Update bip-0039.mediawiki | Petr Korolev | |
add one more library to generate mnemonics (with multilang support) | |||
2018-02-05 | Merge pull request #625 from yuzushioh/update-bip39 | Luke Dashjr | |
Add BIP39 Swift implementation link | |||
2018-02-02 | Update bip-0039.mediawiki with Go lib | David Pennington | |
2018-01-02 | add swift implementation | yuzushioh | |
2017-10-03 | removed extra spacing | Omar Shibli | |
2017-09-30 | rust mnemonic library added | Logan Saether | |
I'm not affiliated with this implementation but I found it today and it appears to be actively maintained. | |||
2017-09-23 | elixir mnemonic library added | Izel Nakri | |
2017-09-16 | Merge pull request #573 from greenaddress/impl_bip39 | Luke Dashjr | |
add libwally as bip39 implementation | |||
2017-09-16 | Fixing spelling in multiple BIPs | MeshCollider | |
2017-08-11 | add libwally as bip39 implementation | Lawrence Nahum | |
2017-08-07 | Merge remote-tracking branch 'origin-pull/562/head' | Luke Dashjr | |
2017-07-26 | Add link to libbitcoin implementation (BIP39). | evoskuil | |
2017-07-26 | Add an implementation of Swift | CikeQiu | |
2017-03-15 | Propagate summary tone of BIP Comments to their applicable BIP preambles | Luke Dashjr | |
Affects: BIPs 38, 39, 42, 44, 47, 60, 61, 74, 75, 90, 150, 151, 152 | |||
2016-11-30 | Promote BIP 2 Draft->Active, and implement it | Luke Dashjr | |
- Update all Accepted status to Proposed (renamed status) - The BIP Comments preamble headers added to every BIP - The License preamble headers have been added to all BIPs with a Copyright section | |||
2016-11-30 | Promote BIP 123 Draft->Active, and implement it | Luke Dashjr | |
2016-11-03 | BIP39: 'recommended size' -> 'allowed size' | Thomas Kerin | |
2016-08-23 | Promote BIPs 18, 39, 44, 67, 80, 81, 111, 125, 130, and 132 Draft->Accepted; ↵ | Luke Dashjr | |
change BIP 43 to Informational | |||
2016-08-10 | Adding ruby implementation to Other implementation | Sreekanth G S | |
2016-07-18 | BIP 39: remove "public beta" from blockchain.info link | Sjors Provoost | |
This is now in the default wallet. | |||
2016-02-23 | BIP 39: prettier formatting of implementation list | Sjors Provoost | |
2016-02-22 | BIP 39: link BitcoinJS & blockchain.info implementation | Sjors Provoost | |
BIP 39 mnemonics are featured quite prominently in the UI as well. | |||
2016-02-03 | Lots of formatting fixes | Luke Dashjr | |
2015-03-11 | Add C# implementation of BIP39 (NBitcoin) | Nicolas Dorier | |
2015-01-30 | Add reference to JavaScript implementation | UdjinM6 | |
2014-12-16 | BIP39 Adding reference to .NET C# (PCL) API | Thashiznets | |
Addition of a .NET C# (PCL) into the BIPS39 wiki documentation for .NET developers whishing to use BIPS39 in a .NET project to derive seed bytes from a mnemonic sentence. | |||
2014-10-16 | Merge pull request #81 from christianlundkvist/bip39_testvectors_info | Wladimir J. van der Laan | |
BIP 0039 - Add passphrase info to Test Vectors section | |||
2014-10-15 | removing myself from bip39 authors | ThomasV | |
2014-10-15 | Merge pull request #92 from bip39JP/master | Wladimir J. van der Laan | |
BIP0039 Added Japanese wordlist | |||
2014-10-15 | Merge pull request #98 from jurov/patch-2 | Wladimir J. van der Laan | |
Passphrase for test vectors + haskell implementation | |||
2014-10-12 | Merge pull request #87 from voisine/patch-2 | Wladimir J. van der Laan | |
BIP39 grammar | |||
2014-09-25 | double "are" | vstoykovbg | |
2014-09-03 | formatting | bip39jp | |
2014-09-03 | Added Japanese test vectors | bip39jp | |
2014-09-01 | Removed spurious space. | jurov | |