Skip to content

Commit

Permalink
Update Rust BIP 39 implementation
Browse files Browse the repository at this point in the history
The currently listed Rust implementation of BIP 39 doesn't pass the reference implementation's test vectors.

See --> infincia/bip39-rs#21
  • Loading branch information
Kevingislason authored and JeremyRubin committed Jul 14, 2020
1 parent d4ddbf8 commit 9be7969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bip-0039.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ Ruby:
* https://github.com/sreekanthgs/bip_mnemonic
Rust:
* https://github.com/infincia/bip39-rs
* https://github.com/maciejhirsz/tiny-bip39/
Swift:
* https://github.com/CikeQiu/CKMnemonic
Expand Down

0 comments on commit 9be7969

Please sign in to comment.