{"id":13812947,"url":"https://github.com/IanHarvey/minicrypt","last_synced_at":"2025-05-14T22:31:21.127Z","repository":{"id":12936300,"uuid":"15614130","full_name":"IanHarvey/minicrypt","owner":"IanHarvey","description":"Library of crypto primitives for embedded systems","archived":false,"fork":false,"pushed_at":"2014-06-11T20:39:10.000Z","size":240,"stargazers_count":24,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T00:25:17.370Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/IanHarvey.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":"2014-01-03T16:42:09.000Z","updated_at":"2024-12-10T03:02:10.000Z","dependencies_parsed_at":"2022-08-28T10:12:23.287Z","dependency_job_id":null,"html_url":"https://github.com/IanHarvey/minicrypt","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/IanHarvey%2Fminicrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fminicrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fminicrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fminicrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IanHarvey","download_url":"https://codeload.github.com/IanHarvey/minicrypt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254239548,"owners_count":22037725,"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":"2024-08-04T04:00:58.362Z","updated_at":"2025-05-14T22:31:16.083Z","avatar_url":"https://github.com/IanHarvey.png","language":"C","funding_links":[],"categories":["Cryptography"],"sub_categories":["General"],"readme":"minicrypt\n=========\n\nThis is a library containing a cryptographic primitives intended for embedded systems.\n\nIts key features are:\n- optimised for the smallest code and data size.\n- portable C, with minimal dependence on runtime environment. \n- includes test vectors.\n- all code is placed into the public domain.\n\nI am also including the Python models I've used when developing the code.\n\n\nTesting\n=======\n\nAll algorithm implementations can be turned into self-test programs by #defining\nmacro TEST_HARNESS. There is a Makefile in the host/ directory which does just\nthis. I'm testing these on Mac OS 10.8 with XCode 5 command-line tools, but it\nshould work as-is on pretty much any Linux too.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIanHarvey%2Fminicrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FIanHarvey%2Fminicrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIanHarvey%2Fminicrypt/lists"}