{"id":24464722,"url":"https://github.com/slixe/astrobwt","last_synced_at":"2025-04-13T07:12:45.656Z","repository":{"id":37947502,"uuid":"401825542","full_name":"Slixe/astrobwt","owner":"Slixe","description":"Rust implementation of AstroBWT Proof-Of-Work algorithm","archived":false,"fork":false,"pushed_at":"2022-06-22T18:48:11.000Z","size":17,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T07:12:33.747Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Slixe.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":"2021-08-31T19:48:00.000Z","updated_at":"2023-04-25T08:10:38.000Z","dependencies_parsed_at":"2022-08-26T21:28:43.296Z","dependency_job_id":null,"html_url":"https://github.com/Slixe/astrobwt","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/Slixe%2Fastrobwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Slixe%2Fastrobwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Slixe%2Fastrobwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Slixe%2Fastrobwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Slixe","download_url":"https://codeload.github.com/Slixe/astrobwt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248675422,"owners_count":21143768,"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":"2025-01-21T05:16:38.060Z","updated_at":"2025-04-13T07:12:45.624Z","avatar_url":"https://github.com/Slixe.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AstroBWT\n\nAstroBWT is a proof-of-work (PoW) algorithm based on Burrows-Wheeler transform (BWT).\n\nDeveloped and used by the DERO Project for Mobile (arm)/CPU/GPU Mining on their mainnet since March 2020.\n\n## How it works\n- Step 1: calculate SHA3 of input data\n- Step 2: expand data using Salsa20\n- Step 3: calculate BWT of step 2\n- Step 4: calculate SHA3 of BWT data\n- Step 5: calculate size of stage2 with random number based on step 4\n- Step 6: expand data using Salsa20 with size of step 5\n- Step 7: Calculate BWT of data from step 6\n- Step 8: calculate SHA3 of BWT data from step 7\n\nFor more information, visit the official implementation [here](https://github.com/deroproject/astrobwt).\n\n## Benchmarks\n Users can report their benchmarks on the following website: [here](https://benchmark.dero.network/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslixe%2Fastrobwt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslixe%2Fastrobwt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslixe%2Fastrobwt/lists"}