{"id":27131894,"url":"https://github.com/jkmnt/blake2s_arm_m3_asm","last_synced_at":"2025-08-29T14:33:41.148Z","repository":{"id":210747475,"uuid":"475384963","full_name":"jkmnt/blake2s_arm_m3_asm","owner":"jkmnt","description":"blake2s hash efficiently coded in arm cortex-m3 assembly","archived":false,"fork":false,"pushed_at":"2022-03-29T10:28:49.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-12-04T18:55:35.217Z","etag":null,"topics":["blake2s","cortex-m3"],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jkmnt.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}},"created_at":"2022-03-29T10:08:38.000Z","updated_at":"2023-12-04T18:55:39.033Z","dependencies_parsed_at":"2023-12-04T19:05:41.025Z","dependency_job_id":null,"html_url":"https://github.com/jkmnt/blake2s_arm_m3_asm","commit_stats":null,"previous_names":["jkmnt/blake2s_arm_m3_asm"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkmnt%2Fblake2s_arm_m3_asm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkmnt%2Fblake2s_arm_m3_asm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkmnt%2Fblake2s_arm_m3_asm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkmnt%2Fblake2s_arm_m3_asm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jkmnt","download_url":"https://codeload.github.com/jkmnt/blake2s_arm_m3_asm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247735037,"owners_count":20987378,"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":["blake2s","cortex-m3"],"created_at":"2025-04-07T21:40:51.818Z","updated_at":"2025-04-07T21:40:52.394Z","avatar_url":"https://github.com/jkmnt.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# blake2s_arm_m3_asm\nblake2s hash efficiently coded in arm cortex-m3 assembly\n\nThe code is believed to have a good space/speed balance. \nIt's about the fastest one can get without inlining all the rounds.\n\nThe code size is about 1300 bytes.\n\n\nThe perfomance on STM-32F105 (36MHz, running from flash with two waitstates):\n\n|data size, bytes | time, ms |\n|---|---|\n|1024 | 1|\n|2048 | 2|\n|4096 | 4|\n|8192 | 7|\n| 16384 | 15|\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkmnt%2Fblake2s_arm_m3_asm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjkmnt%2Fblake2s_arm_m3_asm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkmnt%2Fblake2s_arm_m3_asm/lists"}