{"id":19486541,"url":"https://github.com/phxql/chacha20-poly1305-java","last_synced_at":"2025-07-30T07:05:35.379Z","repository":{"id":146608692,"uuid":"234908458","full_name":"phxql/chacha20-poly1305-java","owner":"phxql","description":"Showcases the usage of the ChaCha20-Poly1305 cipher which has been integrated into Java 11","archived":false,"fork":false,"pushed_at":"2020-01-19T13:56:34.000Z","size":53,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-22T05:44:57.985Z","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":null,"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":null,"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-01-19T13:53:39.000Z","updated_at":"2023-02-12T14:37:22.000Z","dependencies_parsed_at":"2023-04-09T14:02:25.098Z","dependency_job_id":null,"html_url":"https://github.com/phxql/chacha20-poly1305-java","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phxql/chacha20-poly1305-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phxql%2Fchacha20-poly1305-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phxql%2Fchacha20-poly1305-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phxql%2Fchacha20-poly1305-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phxql%2Fchacha20-poly1305-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phxql","download_url":"https://codeload.github.com/phxql/chacha20-poly1305-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phxql%2Fchacha20-poly1305-java/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267827419,"owners_count":24150346,"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-07-30T02:00:09.044Z","response_time":70,"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":"2024-11-10T20:38:15.354Z","updated_at":"2025-07-30T07:05:35.178Z","avatar_url":"https://github.com/phxql.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChaCha20-Poly1305 in Java\n\nShowcases the usage of the ChaCha20-Poly1305 cipher which [has been integrated into Java 11](https://openjdk.java.net/jeps/329).\n \nNote: The nonce is generated via `SecureRandom`. As the nonce is only 96 bits long, this could, if encrypting a lot of messages with the same key,\nlead to nonce reuse. A better approach is to use an increasing counter. **NEVER** reuse a nonce!\n\n## License\n\n[CC0](https://creativecommons.org/publicdomain/zero/1.0/deed.en)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphxql%2Fchacha20-poly1305-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphxql%2Fchacha20-poly1305-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphxql%2Fchacha20-poly1305-java/lists"}