{"id":16340843,"url":"https://github.com/casey/warpwallet-rs","last_synced_at":"2026-06-23T12:02:42.066Z","repository":{"id":81088352,"uuid":"81916328","full_name":"casey/warpwallet-rs","owner":"casey","description":null,"archived":false,"fork":false,"pushed_at":"2017-02-14T07:11:50.000Z","size":27,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T01:18:26.981Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/casey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-14T07:11:00.000Z","updated_at":"2023-08-29T00:54:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"705b4606-22df-4b07-9d15-e3e2ce2f5c05","html_url":"https://github.com/casey/warpwallet-rs","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/casey%2Fwarpwallet-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casey%2Fwarpwallet-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casey%2Fwarpwallet-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casey%2Fwarpwallet-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/casey","download_url":"https://codeload.github.com/casey/warpwallet-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239441677,"owners_count":19639122,"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-10-10T23:58:01.578Z","updated_at":"2025-10-27T20:50:11.842Z","avatar_url":"https://github.com/casey.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"warpwallet\n==========\n\n[![crates.io\nversion](https://img.shields.io/crates/v/warpwallet.svg)](https://crates.io/crates/warpwallet)\n[![Build Status](https://travis-ci.org/casey/warpwallet.svg?branch=master)](https://travis-ci.org/casey/warpwallet)\n\nA rust implementation of [WarpWallet](https://keybase.io/warp).\n\nWritten by someone who barely understands how cryptography works, so you probably shouldn't use it.\n\nThe algorithm is:\n\n```\ns1  =\tscrypt(key=(passphrase||0x1), salt=(salt||0x1), N=2^18, r=8, p=1, dkLen=32)\ns2  =\tpbkdf2(key=(passphrase||0x2), salt=(salt||0x2), c=2^16, dkLen=32, prf=HMAC_SHA256)\nkeypair = generate_bitcoin_keypair(s1 ⊕ s2)\n```\n\ntodo\n----\n\n- actually derive keys\n- print good messages for user facing errors\n- test against provided test vectors\n- derive a hd wallet mnemonic\n- should i make it slower? --incompatible mode?\n- derive with the same codepath as test\n- end to end test against spec\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasey%2Fwarpwallet-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcasey%2Fwarpwallet-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasey%2Fwarpwallet-rs/lists"}