{"id":19321311,"url":"https://github.com/leshow/rust_mnemonic","last_synced_at":"2025-10-05T02:32:01.236Z","repository":{"id":24299833,"uuid":"27695168","full_name":"leshow/rust_mnemonic","owner":"leshow","description":"BIP-0039 mnemonic generator written in rust","archived":false,"fork":false,"pushed_at":"2019-11-29T04:45:03.000Z","size":463,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-06T05:28:25.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leshow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-08T03:02:22.000Z","updated_at":"2024-08-20T18:41:55.000Z","dependencies_parsed_at":"2022-09-16T20:51:11.891Z","dependency_job_id":null,"html_url":"https://github.com/leshow/rust_mnemonic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leshow%2Frust_mnemonic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leshow%2Frust_mnemonic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leshow%2Frust_mnemonic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leshow%2Frust_mnemonic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leshow","download_url":"https://codeload.github.com/leshow/rust_mnemonic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240422506,"owners_count":19798767,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T01:36:42.597Z","updated_at":"2025-10-05T02:31:56.202Z","avatar_url":"https://github.com/leshow.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/leshow/rust_mnemonic.svg?branch=master)](https://travis-ci.org/leshow/rust_mnemonic)\n\n# rust mnemonic (BIP-39)\n\nmnemonic generation and key derivation follows [BIP-0039](https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki).\n\nto get started, simply:\n\n```bash\ngit clone https://github.com/leshow/rust_mnemonic\n\ncd rust_mnemonic\n\ncargo build --release\ncargo install\n```\n\nInstall will provide you with the `rust_mnemonic` binary\n\n\nIf no seed is provided the seed string will be \"seed\". The seed string will be used in conjunction with the mnemonic for generating the pbkdf2 key.\n\nThe mnemonic is created exactly the same (to the best of my knowledge) as in python-mnemonic (https://github.com/trezor/python-mnemonic) and to the BIP0039 standard, my code has not been vetted by the bitcoin community or any cryptographers however, so use with your own caution.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleshow%2Frust_mnemonic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleshow%2Frust_mnemonic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleshow%2Frust_mnemonic/lists"}