{"id":16834890,"url":"https://github.com/dchest/uscrypt","last_synced_at":"2025-10-16T08:57:00.923Z","repository":{"id":6597276,"uuid":"7840209","full_name":"dchest/uscrypt","owner":"dchest","description":"Go package uscrypt implements Unix crypt-like password hashing scheme based on scrypt sequential memory-hard key derivation function.","archived":false,"fork":false,"pushed_at":"2014-12-11T08:12:19.000Z","size":132,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T04:36:02.722Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dchest.png","metadata":{"files":{"readme":"README","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":"2013-01-26T16:28:31.000Z","updated_at":"2019-08-13T15:15:09.000Z","dependencies_parsed_at":"2022-07-20T20:03:05.103Z","dependency_job_id":null,"html_url":"https://github.com/dchest/uscrypt","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/dchest%2Fuscrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dchest%2Fuscrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dchest%2Fuscrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dchest%2Fuscrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dchest","download_url":"https://codeload.github.com/dchest/uscrypt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248345257,"owners_count":21088231,"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-13T12:08:16.893Z","updated_at":"2025-10-16T08:56:55.889Z","avatar_url":"https://github.com/dchest.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Package uscrypt implements Unix crypt-like password hashing scheme\nbased on scrypt sequential memory-hard key derivation function.\n\nFormat of password hashes:\n\n    $scrypt$logN=\u003cLogN\u003e,r=\u003cR\u003e,p=\u003cP\u003e$\u003cSALT\u003e$\u003cPWDHASH\u003e\n\nwhere LogN, R, P are scrypt cost parameters encoded as decimal numbers (in\nthe exact specified order); SALT is a random salt, PWDHASH is the output of\nscrypt, both encoded in Base64 using custom alphabet.\n\n\nINSTALLATION\n\n    $ go get github.com/dchest/uscrypt\n\n\nDOCUMENTATION\n\n    See http://godoc.org/github.com/dchest/uscrypt\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdchest%2Fuscrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdchest%2Fuscrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdchest%2Fuscrypt/lists"}