{"id":19060260,"url":"https://github.com/4l3x777/magma","last_synced_at":"2026-05-14T01:39:34.765Z","repository":{"id":208688996,"uuid":"722241051","full_name":"4l3x777/Magma","owner":"4l3x777","description":"GOST 34.12-2018 (GOST 28147-89) x64 asm realization","archived":false,"fork":false,"pushed_at":"2023-11-22T20:28:30.000Z","size":580,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T02:15:26.948Z","etag":null,"topics":["assembler","cipher","cryptography"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/4l3x777.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":"2023-11-22T18:31:47.000Z","updated_at":"2024-08-06T07:30:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"9b39c20f-4bae-4460-a6af-4ad33e72a6b8","html_url":"https://github.com/4l3x777/Magma","commit_stats":null,"previous_names":["4l3x777/magma"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/4l3x777/Magma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4l3x777%2FMagma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4l3x777%2FMagma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4l3x777%2FMagma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4l3x777%2FMagma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4l3x777","download_url":"https://codeload.github.com/4l3x777/Magma/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4l3x777%2FMagma/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33006709,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["assembler","cipher","cryptography"],"created_at":"2024-11-09T00:14:09.993Z","updated_at":"2026-05-14T01:39:34.751Z","avatar_url":"https://github.com/4l3x777.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GOST ```34.12-2018```|```28147-89``` Magma\n\n+ ```Intel syntax assembler x64``` for Windows OS realization\n\n+ ```Dynamic``` and ```static``` release\n\n### Algorithm guide\n\n![alt text](/img/magma.png)\n\n### How to use\n\n#### Dynamic\n\n+ copy ```gost_34_12_magma_dynamic.h```\n+ copy ```magma_dynamic.dll```\n+ copy ```magma_dynamic.lib```\n\n#### Static\n\n+ copy ```gost_34_12_magma_static.h```\n+ copy ```magma_static.lib```\n\n### Use in your code\n\n```C++\nuint64_t encrypt(uint8_t* byPKey, uint64_t data_block);\n\nuint64_t decrypt(uint8_t* byPKey, uint64_t data_block); \n```\n\n### Testing speed (10Mb)\n\n+ C++/C encryption time: 275 milliseconds\n+ ASM encryption time: 253 milliseconds\n+ ~ same time\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4l3x777%2Fmagma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4l3x777%2Fmagma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4l3x777%2Fmagma/lists"}