{"id":21670854,"url":"https://github.com/tkuchiki/encrypt-pw","last_synced_at":"2025-04-12T02:43:10.738Z","repository":{"id":57543603,"uuid":"44649743","full_name":"tkuchiki/encrypt-pw","owner":"tkuchiki","description":"Encrypts password ","archived":false,"fork":false,"pushed_at":"2017-09-04T12:36:45.000Z","size":10,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T22:21:50.358Z","etag":null,"topics":["cli","encrypt","golang","md5","password","sha256","sha512"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tkuchiki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-21T03:13:41.000Z","updated_at":"2021-02-21T04:48:13.000Z","dependencies_parsed_at":"2022-08-27T18:51:26.799Z","dependency_job_id":null,"html_url":"https://github.com/tkuchiki/encrypt-pw","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkuchiki%2Fencrypt-pw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkuchiki%2Fencrypt-pw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkuchiki%2Fencrypt-pw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkuchiki%2Fencrypt-pw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tkuchiki","download_url":"https://codeload.github.com/tkuchiki/encrypt-pw/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248507671,"owners_count":21115652,"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":["cli","encrypt","golang","md5","password","sha256","sha512"],"created_at":"2024-11-25T12:36:56.423Z","updated_at":"2025-04-12T02:43:10.717Z","avatar_url":"https://github.com/tkuchiki.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# encrypt-pw\nEncrypts password \n\n## Installation\n\nDownload from https://github.com/tkuchiki/encrypt-pw/releases\n\n## Usage\n\n```\n$ ./encrypt-pw --help\nusage: encrypt-pw [\u003cflags\u003e]\n\nEncrypts password (starts from $1$, $5$, $6$ hash)\n\nFlags:\n      --help               Show context-sensitive help (also try --help-long and --help-man).\n      -h, --hash=\"sha512\"      Hash algorithm (sha512, sha256, md5)\n      -r, --rounds=5000        Number of hashing rounds (min: 1000, max: 999999999)\n      -c, --confirm            Confirm password\n      -p, --password=PASSWORD  Password\n      --version            Show application version.\n\n$ ./encrypt-pw\nEnter password:\n$6$eVuwo0XKesWWkbv3$/L.Sw8RJuk69aamprVSN.id2tCWJ0OiSmRJ12JNyahAdPopx7aHOWDvZ/PYustFFQ6Eu7vp22FYLqvXTUIo9I0\n\n$ ./encrypt-pw -c\nEnter password:\nEnter same password again:\n$6$59LB.ugo8iWh4dJf$4YjghX24znjgRC5MPF/h/f.FP8K37EiWBjmaybGWIMFTEQRPaQUDibCUcg72qRx54qW0As3GsvkCEYShEifMA.\n\n$ ./encrypt-pw -p your-password\n$6$N2UrLLeq3i3560Vv$cOC/xvVRHo1vGAJcsp788UrkUIg1Bc66.pwYRhcQFfiI4lor8SDQQKgW8zT7qdc4bflbEnkTGEyulU7v9DCcT\n\n$ ./encrypt-pw -h sha256 -p your-password\n$5$m0Q22Redjm5D7.zH$rvRH/obRUtCu9osnxxOYcg0JOTLoDpPnSLagpU9gn6B\n\n$ ./encrypt-pw -h md5 -p your-password\n$1$CaybI5OM$p3F4OZCYEmOLOCtZmmbAw1\n\n$ ./encrypt-pw -r 100000 -p your-password\n$6$rounds=100000$g9EPi5gIxSX2cpMR$UVIstanJwu4uCtNpW1HIdQmu.Y4yPm9HzVL1mcwoz0E87Gn0FI7AunYy5wOQ8FBArwlIQc6N6YZITsDW6aZZh/\n```\n\n## Build\n\n```\n$ go get\n$ go build\n```\n\n## Dependency\n\nThis software includes the work that is distributed in the Apache License 2.0.\n\n- https://github.com/bgentry/speakeasy\n\nThis software includes the work that is distributed in the 2-clause BSD License\n\n- https://github.com/GehirnInc/crypt\n\nThis software includes the work that is distributed in the MIT License\n\n- https://github.com/Sirupsen/logrus\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkuchiki%2Fencrypt-pw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftkuchiki%2Fencrypt-pw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkuchiki%2Fencrypt-pw/lists"}