{"id":13812948,"url":"https://github.com/intel/tinycrypt","last_synced_at":"2025-05-14T22:31:20.607Z","repository":{"id":33425809,"uuid":"37071096","full_name":"intel/tinycrypt","owner":"intel","description":"tinycrypt is a library of cryptographic algorithms with a focus on small, simple implementation.","archived":true,"fork":false,"pushed_at":"2024-03-05T15:37:08.000Z","size":733,"stargazers_count":448,"open_issues_count":17,"forks_count":157,"subscribers_count":41,"default_branch":"master","last_synced_at":"2024-11-19T07:39:53.454Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/intel.png","metadata":{"files":{"readme":"README","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-06-08T14:15:49.000Z","updated_at":"2024-11-11T20:04:30.000Z","dependencies_parsed_at":"2024-06-24T01:01:44.470Z","dependency_job_id":"f733b05a-5030-4fe5-b912-e4cd7789442b","html_url":"https://github.com/intel/tinycrypt","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intel","download_url":"https://codeload.github.com/intel/tinycrypt/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.409Z","updated_at":"2025-05-14T22:31:15.574Z","avatar_url":"https://github.com/intel.png","language":"C","readme":"# This project will no longer be maintained by Intel.  #\nIntel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.  \nIntel no longer accepts patches to this project.  \nIf you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the open source software community, please create your own fork of this project.  \n\n\n================================================================================\n\n                     TinyCrypt Cryptographic Library\n\n================================================================================\n\n          Copyright (c) 2017, Intel Corporation. All rights reserved.         \n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n  - Redistributions of source code must retain the above copyright notice, this \n      list of conditions and the following disclaimer.\n      \n  - Redistributions in binary form must reproduce the above copyright notice, \n      this list of conditions and the following disclaimer in the documentation \n      and/or other materials provided with the distribution.\n      \n  - Neither the name of the Intel Corporation nor the names of its contributors \n      may be used to endorse or promote products derived from this software \n      without specific prior written permission. \n\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND \nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED \nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE \nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR \nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES \n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; \nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON \nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT \n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS \nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n================================================================================\n\nOverview:\n\nThe TinyCrypt Library provides an implementation for constrained devices of a \nminimal set of standard cryptography primitives. \n\nPlease, ***SEE THE DOCUMENTATION*** folder for more information on the supported \ncryptographic primitives and the limitations of TinyCrypt library. For usage,\nsecurity and technicalities, please see the corresponding header file of each \ncryptographic primitive. \n\n================================================================================\n\nOrganization:\n\n/lib: C source code of the cryptographic primitives.\n/lib/include/tinycrypt: C header files of the cryptographic primitives.\n/tests: Test vectors of the cryptographic primitives.\n/doc: Documentation of TinyCrypt. \n\n================================================================================\n\nBuilding:\n\n1) In Makefile.conf set: \n    - CFLAGS for compiler flags.\n    - CC for compiler.\n    - ENABLE_TESTS for enabling (true) or disabling (false) tests compilation.\n2) In lib/Makefile select the primitives required by your project.\n3) In tests/Makefile select the corresponding tests of the selected primitives.\n4) make \n5) run tests in tests/\n\n================================================================================\n\n","funding_links":[],"categories":["Cryptography"],"sub_categories":["General"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintel%2Ftinycrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintel%2Ftinycrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintel%2Ftinycrypt/lists"}