Skip to content

Commit 2e1fb61

Browse files
Update Rust BIP 39 implementation
The currently listed Rust implementation of BIP 39 doesn't pass the reference implementation's test vectors. See --> infincia/bip39-rs#21
1 parent cb071df commit 2e1fb61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0039.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Ruby:
160160
* https://github.com/sreekanthgs/bip_mnemonic
161161
162162
Rust:
163-
* https://github.com/infincia/bip39-rs
163+
* https://github.com/maciejhirsz/tiny-bip39/
164164
165165
Swift:
166166
* https://github.com/CikeQiu/CKMnemonic

0 commit comments

Comments
 (0)