{"id":20381737,"url":"https://github.com/jacob-c-smith/crypto","last_synced_at":"2025-03-04T22:32:08.235Z","repository":{"id":191103078,"uuid":"683918763","full_name":"Jacob-C-Smith/crypto","owner":"Jacob-C-Smith","description":"Cross platform cryptography and hashing functions","archived":false,"fork":false,"pushed_at":"2024-11-11T03:22:21.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T07:39:25.534Z","etag":null,"topics":["c","cryptography","hashing"],"latest_commit_sha":null,"homepage":"https://g10.app/status/#primitives","language":"C","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/Jacob-C-Smith.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-08-28T04:13:52.000Z","updated_at":"2023-11-17T23:08:49.000Z","dependencies_parsed_at":"2023-08-28T05:59:09.460Z","dependency_job_id":"8e8b9804-2638-4a5b-a21a-29e4a7bec74b","html_url":"https://github.com/Jacob-C-Smith/crypto","commit_stats":null,"previous_names":["jacob-c-smith/crypto"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacob-C-Smith%2Fcrypto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacob-C-Smith%2Fcrypto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacob-C-Smith%2Fcrypto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacob-C-Smith%2Fcrypto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jacob-C-Smith","download_url":"https://codeload.github.com/Jacob-C-Smith/crypto/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241933815,"owners_count":20044789,"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":["c","cryptography","hashing"],"created_at":"2024-11-15T02:15:12.338Z","updated_at":"2025-03-04T22:32:08.216Z","avatar_url":"https://github.com/Jacob-C-Smith.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crypto\n[![crypto](https://github.com/Jacob-C-Smith/crypto/actions/workflows/cmake.yml/badge.svg)](https://github.com/Jacob-C-Smith/crypto/actions/workflows/cmake.yml)\n\nCross platform cryptography and hashing functions\n\n \u003e 1 [Download](#download)\n \u003e\n \u003e 2 [Build](#build)\n \u003e\n \u003e 3 [Example](#example)\n \u003e\n \u003e\u003e 3.1 [Example output](#example-output)\n \u003e\n \u003e 4 [Definitions](#definitions)\n \u003e\n \u003e\u003e 4.1 [Type definitions](#type-definitions)\n \u003e\u003e\n \u003e\u003e 4.2 [Function definitions](#function-definitions)\n\n ## Download\n To download crypto, execute the following command\n ```bash\n $ git clone https://github.com/Jacob-C-Smith/crypto\n ```\n ## Build\n To build on UNIX like machines, execute the following commands in the same directory\n ```bash\n $ cd crypto\n $ cmake .\n $ make\n ```\n  This will build the example program, the tester program, and dynamic / shared libraries\n\n  To build crypto for Windows machines, open the base directory in Visual Studio, and build your desired target(s)\n ## Example\n To run the example program, execute this command\n ```\n $ ./crypto_example\n ```\n ### Example output\n [ NONE ]\n\n [Source](main.c) \n ## Definitions\n ### Type definitions\n ```c\nTODO\n ```\n ### Function definitions\n ```c \nTODO\n ```\n\nWritten by Jacob Smith, 2023\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacob-c-smith%2Fcrypto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacob-c-smith%2Fcrypto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacob-c-smith%2Fcrypto/lists"}