{"id":21262362,"url":"https://github.com/johanbrook/rsa","last_synced_at":"2025-07-11T04:30:32.194Z","repository":{"id":1918561,"uuid":"2846356","full_name":"johanbrook/RSA","owner":"johanbrook","description":"A GUI Java app for encrypting/decrypting integers with RSA","archived":false,"fork":false,"pushed_at":"2011-11-24T22:48:44.000Z","size":95,"stargazers_count":12,"open_issues_count":1,"forks_count":19,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-05T20:27:55.433Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johanbrook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-11-24T22:28:15.000Z","updated_at":"2022-01-12T00:09:07.000Z","dependencies_parsed_at":"2022-09-04T10:20:18.404Z","dependency_job_id":null,"html_url":"https://github.com/johanbrook/RSA","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/johanbrook/RSA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanbrook%2FRSA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanbrook%2FRSA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanbrook%2FRSA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanbrook%2FRSA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johanbrook","download_url":"https://codeload.github.com/johanbrook/RSA/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanbrook%2FRSA/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264728740,"owners_count":23654858,"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-11-21T04:58:15.403Z","updated_at":"2025-07-11T04:30:31.909Z","avatar_url":"https://github.com/johanbrook.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple RSA encryption/decryption with Java (GUI)\n\nSince we're studying discrete mathematics in school, and currently reading about modular mathematics and RSA encryption, I thought it would be a nice exercise to whip something up in Java. I didn't want to take advantage of the various built in keypair generators in the JDK, but used a couple of handy methods in the `BigInteger` class instead.\n\nNothing fancy. Works only with integers, for the time being.\n\nMore about RSA: http://en.wikipedia.org/wiki/RSA_(algorithm)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohanbrook%2Frsa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohanbrook%2Frsa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohanbrook%2Frsa/lists"}