{"id":16164087,"url":"https://github.com/rodlie/verifyrsa","last_synced_at":"2025-05-07T16:23:51.602Z","repository":{"id":96765836,"uuid":"163718922","full_name":"rodlie/verifyrsa","owner":"rodlie","description":"RSA sign \u0026 verify","archived":false,"fork":false,"pushed_at":"2022-07-29T18:07:09.000Z","size":15,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T11:51:10.662Z","etag":null,"topics":["asc","cmake","code-signing","msvc","openssl","pem","private-key","public-key","rsa","sha256","sign","signature","txt","verify"],"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/rodlie.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}},"created_at":"2019-01-01T06:57:21.000Z","updated_at":"2024-08-18T16:28:32.000Z","dependencies_parsed_at":"2023-03-16T18:00:32.111Z","dependency_job_id":null,"html_url":"https://github.com/rodlie/verifyrsa","commit_stats":{"total_commits":14,"total_committers":2,"mean_commits":7.0,"dds":0.1428571428571429,"last_synced_commit":"f1216c43aba7d84a6278baa6eb8ecee5a4545e8f"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodlie%2Fverifyrsa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodlie%2Fverifyrsa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodlie%2Fverifyrsa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodlie%2Fverifyrsa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rodlie","download_url":"https://codeload.github.com/rodlie/verifyrsa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252913554,"owners_count":21824201,"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":["asc","cmake","code-signing","msvc","openssl","pem","private-key","public-key","rsa","sha256","sign","signature","txt","verify"],"created_at":"2024-10-10T02:45:18.854Z","updated_at":"2025-05-07T16:23:51.578Z","avatar_url":"https://github.com/rodlie.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RSA sign \u0026 verify\n\nVery simple library used to sign and verify text files. Based on example by [Ian Bull](https://github.com/irbull). \n\nRequires CMake and OpenSSL. Tested on Windows with MSVC 2013 and Linux with GCC 5.5.\n\n```\n$ echo \"Hello World!\" \u003e world.txt\n$ rsa-generate my 4096\n$ rsa-sign my_private.pem world.txt\n$ rsa-verify my_public.pem world.txt\nValid signature!\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodlie%2Fverifyrsa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodlie%2Fverifyrsa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodlie%2Fverifyrsa/lists"}