{"id":19486530,"url":"https://github.com/phxql/jvm-rsa-showcase","last_synced_at":"2026-06-07T20:32:16.881Z","repository":{"id":146608916,"uuid":"290449240","full_name":"phxql/jvm-rsa-showcase","owner":"phxql","description":"A small project showcasing a hybrid encryption scheme using RSA and AES in Java.","archived":false,"fork":false,"pushed_at":"2020-08-28T08:32:45.000Z","size":62,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-08T08:14:27.191Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phxql.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":"2020-08-26T09:09:05.000Z","updated_at":"2024-12-23T00:29:57.000Z","dependencies_parsed_at":"2023-04-09T14:00:44.947Z","dependency_job_id":null,"html_url":"https://github.com/phxql/jvm-rsa-showcase","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/phxql%2Fjvm-rsa-showcase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phxql%2Fjvm-rsa-showcase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phxql%2Fjvm-rsa-showcase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phxql%2Fjvm-rsa-showcase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phxql","download_url":"https://codeload.github.com/phxql/jvm-rsa-showcase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240727910,"owners_count":19848069,"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-10T20:38:08.853Z","updated_at":"2026-06-07T20:32:16.821Z","avatar_url":"https://github.com/phxql.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jvm-rsa-showcase\n\nA small project showcasing a hybrid encryption scheme using RSA and AES in Java.\n\nIt showcases:\n\n* Generation of RSA keys\n* Save / load RSA keys to / from files\n* Encrypt / decrypt data with AES\n* Encrypt / decrypt data with RSA\n* Sign / verify data with RSA\n\nIt's the code for [this blog entry on my blog](https://www.mkammerer.de/blog/rsa-on-the-jvm/).\n\nTo start, take a look at [the main method](src/main/java/de/mkammerer/rsaplayground/Main.java). \nEncryption from Alice to Bob is [here](src/main/java/de/mkammerer/rsaplayground/Alice.java), decryption from\nBob is [here](src/main/java/de/mkammerer/rsaplayground/Bob.java).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphxql%2Fjvm-rsa-showcase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphxql%2Fjvm-rsa-showcase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphxql%2Fjvm-rsa-showcase/lists"}