{"id":17220436,"url":"https://github.com/ericcurtin/fips_openssl_check","last_synced_at":"2025-03-25T15:29:11.060Z","repository":{"id":82316540,"uuid":"164664040","full_name":"ericcurtin/fips_openssl_check","owner":"ericcurtin","description":"A simple C program to check if installed libcrypto library has FIPS enabled","archived":false,"fork":false,"pushed_at":"2019-01-08T14:21:35.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-20T04:46:20.114Z","etag":null,"topics":["crypto","fips","fips140-2","libcrypto","openssl"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ericcurtin.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":"2019-01-08T14:17:20.000Z","updated_at":"2024-02-21T16:02:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"144cd4c4-5267-4eb7-a564-842ab66b56f1","html_url":"https://github.com/ericcurtin/fips_openssl_check","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/ericcurtin%2Ffips_openssl_check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericcurtin%2Ffips_openssl_check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericcurtin%2Ffips_openssl_check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericcurtin%2Ffips_openssl_check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericcurtin","download_url":"https://codeload.github.com/ericcurtin/fips_openssl_check/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245489073,"owners_count":20623673,"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":["crypto","fips","fips140-2","libcrypto","openssl"],"created_at":"2024-10-15T03:52:19.071Z","updated_at":"2025-03-25T15:29:11.041Z","avatar_url":"https://github.com/ericcurtin.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fips_openssl_check\nA simple C program to check if installed libcrypto library has FIPS enabled\n\nCompile like so:\n\n`gcc fips_openssl_check.c -lcrypto`\n\nor\n\n`gcc fips_openssl_check.c -l:libcrypto.so.1.0.2`\n\nif you have multiple libcrypto versions installed and want to check a specific\none. Other compilers such as clang are fine too.\n\nExecute to perform the check:\n\n`./a.out`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericcurtin%2Ffips_openssl_check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericcurtin%2Ffips_openssl_check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericcurtin%2Ffips_openssl_check/lists"}