{"id":25799319,"url":"https://github.com/felixoder/cryptographic-algorithm","last_synced_at":"2026-06-09T04:32:16.120Z","repository":{"id":277866169,"uuid":"931662761","full_name":"felixoder/cryptographic-algorithm","owner":"felixoder","description":"cryptographic algorithm using c programming","archived":false,"fork":false,"pushed_at":"2025-02-16T17:01:37.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-27T20:01:02.999Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/felixoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2025-02-12T16:47:14.000Z","updated_at":"2025-02-16T17:02:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"2a4a2f15-312a-4841-b0bc-7a24dee90b9b","html_url":"https://github.com/felixoder/cryptographic-algorithm","commit_stats":null,"previous_names":["felixoder/cryptographic-algorithm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/felixoder/cryptographic-algorithm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixoder%2Fcryptographic-algorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixoder%2Fcryptographic-algorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixoder%2Fcryptographic-algorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixoder%2Fcryptographic-algorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felixoder","download_url":"https://codeload.github.com/felixoder/cryptographic-algorithm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixoder%2Fcryptographic-algorithm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34092253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-02-27T15:42:31.497Z","updated_at":"2026-06-09T04:32:16.108Z","avatar_url":"https://github.com/felixoder.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Create a cryptographic algorithm using C \n\nThis is where I built a simple math based algorithm where you can encrypt your string message into a hashing values something like SHA256, djb2 hash and md5 hash \n\n\n## SetUp - for Contribution\n\nI am using bashbs [build system created by dr jonas birch] try that out over\nhttps://repo.doctorbirch.com\n\nif you are not using that just create a Makefile conf and there you go!\n\n\n\n### Some Talk\n\nI have a npm package called \"felixhash\" over there I have tried to do the same (~) in typescript you can check that out obviously.\nhttps://github.com/felixoder/cryptohash [give me a star]\n\nand one thing creating something exactly like SHA256, Keccak256 is a huge job anit will be hard to do. the algorithm I have tried to create is not 100% of SHA algo but I have tried to create something like that.\n\n## Resource \n\nFor Djb2 hash refer to this -  \nhttps://theartincode.stanis.me/008-djb2/\n\nFor MD5 hash refer to this - \nhttps://en.wikipedia.org/wiki/MD5\n\nFor my own hash fucntion I have created a notion doc where I have created a mindmap of how to create something like this \ncheck this plz\n\nhttps://cedar-puppet-c60.notion.site/Create-a-Cryptographic-algorithm-using-C-14069222faa880ff8204ce76edaed56f\n\n## Testing\n\n```bash\n\n./SHA\nEnter the value: Hey debayan here, star this repo for sure\nfelix Hash: bade8d80d98d9c6032f1c4991003aad679e393ddc660d17e590797e0fc1532ac\nDjb2 Hash: 193458859\nMD5 Hash: d0eedb799584d850fdd802fd3c27ae34\n\n```\n\n## Contributing\n\n\nContributions are always welcome!\n\n1. Fork the repository\n2. Append the changes\n\n## Authors\n\n- [@debayan](https://www.github.com/felixoder)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixoder%2Fcryptographic-algorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelixoder%2Fcryptographic-algorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixoder%2Fcryptographic-algorithm/lists"}