{"id":18492202,"url":"https://github.com/makevoid/bip38-decrypt","last_synced_at":"2025-08-15T22:05:18.230Z","repository":{"id":49223816,"uuid":"125753903","full_name":"makevoid/bip38-decrypt","owner":"makevoid","description":"Command line utility to decrypt a BIP38 (encrypted) private key.","archived":false,"fork":false,"pushed_at":"2022-11-06T23:12:02.000Z","size":46,"stargazers_count":3,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T18:37:46.907Z","etag":null,"topics":["bip38","bitcoin","cli","encryption","js","nodejs","private-keys"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/makevoid.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":"2018-03-18T18:13:21.000Z","updated_at":"2024-08-12T19:37:02.000Z","dependencies_parsed_at":"2023-01-22T09:45:58.382Z","dependency_job_id":null,"html_url":"https://github.com/makevoid/bip38-decrypt","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/makevoid%2Fbip38-decrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Fbip38-decrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Fbip38-decrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Fbip38-decrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makevoid","download_url":"https://codeload.github.com/makevoid/bip38-decrypt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247931253,"owners_count":21020202,"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":["bip38","bitcoin","cli","encryption","js","nodejs","private-keys"],"created_at":"2024-11-06T13:06:31.620Z","updated_at":"2025-04-08T21:31:07.088Z","avatar_url":"https://github.com/makevoid.png","language":"JavaScript","readme":"# bip38-decrypt\n\nCommand line utility to decrypt a BIP38 (encrypted) private key.\n\n\n### Install\n\nGet this module from npm to have the `bip38d` command installed.\n\n    npm i -g bip38-decrypt\n\n\n### Usage\n\nCreate a password file containing the password for your private key.\n\n    echo \"password\" \u003e .password\n    history -c\n    clear\n\nRun the bip38 command passing the encrypted private key as first argument and the password file as the second:\n\n    bip38d 6PYPrivateKey .password\n\n\n### Example\n\nThis example should work successfully, it's the same used in the jest test, this private key is empty and is encrypted with the password `\"password\"`.\n\n    echo \"password\" \u003e .password\n    bip38d 6PYWpYms78Q3vJPVHvsHFCF1AKtd1PayV9qSeVGV47FtyXWHRJMreWsXYL .password\n\n\n### Test\n\nThis will run the jest test\n\n    npm test\n\n\n### Issues \u0026 contributions\n\nGithub Issues \u0026 PR!\n\n\n---\n\nenjoy!\n\n@makevoid\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakevoid%2Fbip38-decrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakevoid%2Fbip38-decrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakevoid%2Fbip38-decrypt/lists"}