{"id":13630561,"url":"https://github.com/harmony-one/vdf","last_synced_at":"2025-08-09T00:51:13.329Z","repository":{"id":57487060,"uuid":"187289942","full_name":"harmony-one/vdf","owner":"harmony-one","description":"The first go implementation of verifiable delay function (VDF)","archived":false,"fork":false,"pushed_at":"2019-09-24T20:16:16.000Z","size":4590,"stargazers_count":56,"open_issues_count":1,"forks_count":19,"subscribers_count":30,"default_branch":"master","last_synced_at":"2024-11-08T22:36:41.419Z","etag":null,"topics":["vdf","verifiable-delay-functions"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/harmony-one.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":"2019-05-17T22:46:18.000Z","updated_at":"2024-09-27T08:50:30.000Z","dependencies_parsed_at":"2022-09-01T23:01:39.562Z","dependency_job_id":null,"html_url":"https://github.com/harmony-one/vdf","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmony-one%2Fvdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmony-one%2Fvdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmony-one%2Fvdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmony-one%2Fvdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harmony-one","download_url":"https://codeload.github.com/harmony-one/vdf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249359980,"owners_count":21257143,"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":["vdf","verifiable-delay-functions"],"created_at":"2024-08-01T22:01:47.300Z","updated_at":"2025-04-17T17:31:25.972Z","avatar_url":"https://github.com/harmony-one.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"### VDF (verified delay function) implementation in Golang\n\nThis is the VDF used in Harmony Project. It is based on Benjanmin Wesolowski's paper \"Efficient verifiable delay functions\"(https://eprint.iacr.org/2018/623.pdf).\nIn this implementation, the VDF function takes 32 bytes as seed and an integer as difficulty.   \n\nPlease note that only 2048 integer size for class group variables are supported now.  \n\nThe interface of VDF is in src/vdf_go/vdf.go and examples are in src/test/vdf_module_test.go  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharmony-one%2Fvdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharmony-one%2Fvdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharmony-one%2Fvdf/lists"}