{"id":23859199,"url":"https://github.com/openconext/openconext-crypt-java","last_synced_at":"2025-09-01T03:36:52.688Z","repository":{"id":209825678,"uuid":"725015666","full_name":"OpenConext/openconext-crypt-java","owner":"OpenConext","description":"A JAVA library for implementing shared functions for encrypting and decryption","archived":false,"fork":false,"pushed_at":"2025-05-19T13:35:20.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-19T13:58:12.873Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenConext.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,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-11-29T09:08:15.000Z","updated_at":"2025-05-19T13:35:24.000Z","dependencies_parsed_at":"2024-03-24T10:28:20.975Z","dependency_job_id":"69478c18-7fbc-4107-bc3c-78baa1a9a321","html_url":"https://github.com/OpenConext/openconext-crypt-java","commit_stats":null,"previous_names":["openconext/openconext-crypt-java"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/OpenConext/openconext-crypt-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenConext%2Fopenconext-crypt-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenConext%2Fopenconext-crypt-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenConext%2Fopenconext-crypt-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenConext%2Fopenconext-crypt-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenConext","download_url":"https://codeload.github.com/OpenConext/openconext-crypt-java/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenConext%2Fopenconext-crypt-java/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273069880,"owners_count":25040142,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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-01-03T03:32:43.851Z","updated_at":"2025-09-01T03:36:52.641Z","avatar_url":"https://github.com/OpenConext.png","language":"Java","readme":"## openconext-crypt-java\n\n![coverage](.github/badges/jacoco.svg)\n![branches coverage](.github/badges/branches.svg)\n\n### [System Requirements](#system-requirements)\n\n- Java 21\n- Maven 3\n\nFirst install Java 21 with a package manager\nand then export the correct the `JAVA_HOME`. For example on macOS:\n\n```bash\nexport JAVA_HOME=/Library/Java/JavaVirtualMachines/openjdk-21.jdk/Contents/Home/\n```\n\n### Usage \nCreate private / public keypair (always use 2048 bit modulus)\n```\nopenssl genrsa -traditional -out private_key.pem 2048\nopenssl rsa -pubout -in private_key.pem -out public_key.pem\n```\nConvert private key to pkcs8 format in order to import it from Java\n```\nopenssl pkcs8 -topk8 -in private_key.pem -inform pem -out private_key_pkcs8.pem -outform pem -nocrypt\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenconext%2Fopenconext-crypt-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenconext%2Fopenconext-crypt-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenconext%2Fopenconext-crypt-java/lists"}