{"id":21457787,"url":"https://github.com/wojtekb30/fibaro-lua-sha256","last_synced_at":"2025-03-17T04:10:44.187Z","repository":{"id":262628378,"uuid":"885956954","full_name":"Wojtekb30/Fibaro-LUA-SHA256","owner":"Wojtekb30","description":"Pure LUA 5.2 code to generate SHA256 of strings, works in Fibaro Home Center 3","archived":false,"fork":false,"pushed_at":"2024-11-09T21:02:15.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T13:33:02.946Z","etag":null,"topics":["algorithm","fibaro","fibaro-hc3","lua","sha256","sha256-hash"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/Wojtekb30.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-09T20:48:16.000Z","updated_at":"2024-11-09T21:04:01.000Z","dependencies_parsed_at":"2024-11-13T13:19:02.743Z","dependency_job_id":"18042207-d7c5-42fe-93aa-704c7995db07","html_url":"https://github.com/Wojtekb30/Fibaro-LUA-SHA256","commit_stats":null,"previous_names":["wojtekb30/fibaro-lua-sha256"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wojtekb30%2FFibaro-LUA-SHA256","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wojtekb30%2FFibaro-LUA-SHA256/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wojtekb30%2FFibaro-LUA-SHA256/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wojtekb30%2FFibaro-LUA-SHA256/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wojtekb30","download_url":"https://codeload.github.com/Wojtekb30/Fibaro-LUA-SHA256/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243971193,"owners_count":20376784,"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":["algorithm","fibaro","fibaro-hc3","lua","sha256","sha256-hash"],"created_at":"2024-11-23T06:07:04.733Z","updated_at":"2025-03-17T04:10:44.164Z","avatar_url":"https://github.com/Wojtekb30.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fibaro-SHA256\nPure LUA code to generate SHA256 of strings (implementation of SHA256 algorithm in pure LUA 5.2), works in Fibaro Home Center 3.\n\nPaste the code into your LUA 5.2 script or Fibaro HC3 LUA scene, and then use sha256() function to get SHA256 of a string.\n\nUsage example (assuming the whole function code was copied and pasted into the script):\n\nlocal input = \"abc\"\n\nlocal result = sha256(input)\n\nprint(\"SHA256 of '\" .. input .. \"' :\", result)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwojtekb30%2Ffibaro-lua-sha256","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwojtekb30%2Ffibaro-lua-sha256","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwojtekb30%2Ffibaro-lua-sha256/lists"}