{"id":31847958,"url":"https://github.com/wireapp/cryptobox-jni","last_synced_at":"2025-10-12T09:58:50.399Z","repository":{"id":47231206,"uuid":"47832934","full_name":"wireapp/cryptobox-jni","owner":"wireapp","description":"JNI bindings for cryptobox with support for cross-compilation to Android.","archived":false,"fork":false,"pushed_at":"2023-08-31T14:52:18.000Z","size":227,"stargazers_count":17,"open_issues_count":2,"forks_count":13,"subscribers_count":26,"default_branch":"develop","last_synced_at":"2024-05-09T16:41:50.745Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wireapp.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}},"created_at":"2015-12-11T15:04:28.000Z","updated_at":"2023-09-04T13:15:09.000Z","dependencies_parsed_at":"2022-09-12T05:00:17.127Z","dependency_job_id":null,"html_url":"https://github.com/wireapp/cryptobox-jni","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/wireapp/cryptobox-jni","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wireapp%2Fcryptobox-jni","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wireapp%2Fcryptobox-jni/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wireapp%2Fcryptobox-jni/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wireapp%2Fcryptobox-jni/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wireapp","download_url":"https://codeload.github.com/wireapp/cryptobox-jni/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wireapp%2Fcryptobox-jni/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010951,"owners_count":26084841,"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-10-12T02:00:06.719Z","response_time":53,"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-10-12T09:58:47.341Z","updated_at":"2025-10-12T09:58:50.385Z","avatar_url":"https://github.com/wireapp.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wire\n\nThis repository is part of the source code of Wire. You can find more information at [wire.com](https://wire.com) or by contacting opensource@wire.com.\n\nYou can find the published source code at [github.com/wireapp](https://github.com/wireapp).\n\nFor licensing information, see the attached LICENSE file and the list of third-party licenses at [wire.com/legal/licenses/](https://wire.com/legal/licenses/).\n\n# cryptobox-jni\n\nJNI bindings for the [cryptobox](https://github.com/wireapp/cryptobox) with support for cross-compilation to Android.\n\n## Building\n\nThere is a Docker file that create an image to cross compile on all necessary platforms. You need to have Docker running on your machine.\n\nRun `./docker-build.sh` to start the build. It will download Android SDK and NDK, so it will take a while.\n\nOnce the script is completed, you will find the result of the compilation copied to the `output/` folder.\n\n### Publishing\n\n#### Locally\n\nIf [Maven](https://maven.apache.org) is installed (availble on [homebrew](https://formulae.brew.sh/formula/maven)), you can publish the aar to a your local Maven repository with the command:\n\n```\nmvn install:install-file \\\n\t-Dfile=\"\u003cpath to aar\u003e\" \\\n\t-DgroupId=com.wire \\\n\t-DartifactId=cryptobox-android \\\n\t-Dpackaging=aar \\\n\t-Dversion=\u003cversion number\u003e\n```\n\n#### Bintray\nIn order to publish the binary to Bintray, you need to install the JFrog CLI (`jfrog-cli-go`), configure the credentials and then run `publish.sh`\n\n## Sample Application\n\nThis project has a simple Android sample application that can be installed\non a connected Android device or emulator:\n\n    cd android-example \u0026\u0026 make install\n\nLook for an application named `CryptoBoxExample`.\n\n## Tests\n\nCurrently this project's tests run only on Android and require a connected\nAndroid device or emulator:\n\n    cd android-example \u0026\u0026 make test\n\nThe test project is located in the `android-example/tests` directory.\n\n## Contribute\n\nFor any problems, comments, or feedback please create an issue [here on GitHub](https://github.com/wireapp/cryptobox-jni/issues).\n\n## Licence\n\nThis project is released under the [GNU General Public License v3.0](http://www.gnu.org/licenses/gpl-3.0.en.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwireapp%2Fcryptobox-jni","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwireapp%2Fcryptobox-jni","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwireapp%2Fcryptobox-jni/lists"}