{"id":21880489,"url":"https://github.com/brucewind/cryptoppinndk","last_synced_at":"2025-04-15T05:06:38.049Z","repository":{"id":65304091,"uuid":"204889336","full_name":"BruceWind/CryptoPPInNDK","owner":"BruceWind","description":"A repo for hiding encrypt algorithm working with CryptoPP.","archived":false,"fork":false,"pushed_at":"2023-07-18T12:32:59.000Z","size":220,"stargazers_count":9,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T05:06:04.685Z","etag":null,"topics":["android","crypto","cryptopp","jni","jni-android","ndk","security"],"latest_commit_sha":null,"homepage":"","language":"C++","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/BruceWind.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":"2019-08-28T08:55:30.000Z","updated_at":"2024-12-26T05:58:58.000Z","dependencies_parsed_at":"2023-01-16T11:01:00.315Z","dependency_job_id":null,"html_url":"https://github.com/BruceWind/CryptoPPInNDK","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/BruceWind%2FCryptoPPInNDK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BruceWind%2FCryptoPPInNDK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BruceWind%2FCryptoPPInNDK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BruceWind%2FCryptoPPInNDK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BruceWind","download_url":"https://codeload.github.com/BruceWind/CryptoPPInNDK/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249010199,"owners_count":21197797,"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":["android","crypto","cryptopp","jni","jni-android","ndk","security"],"created_at":"2024-11-28T09:14:08.767Z","updated_at":"2025-04-15T05:06:38.018Z","avatar_url":"https://github.com/BruceWind.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## CryptoPPWithNDK\n[中文](https://github.com/BruceWind/CryptoPPInNDK/blob/master/README_zh.md)\n\n## Background\nAlthough encrypting algorithms exist in Java, you cannot conceal them by Proguard due to `java imports`.\n\n## Approach\nThis repository provides a method for hiding your algorithms: C++ encoding. Therefore, you should not worry about the exposure of your algorithms. It uses Crypto++ 5.6.2 to fulfil the hidden algorithm requirements.\n\n\n## Build \u0026 Test\n```\ngit clone git@github.com:BruceWind/CryptoPPInNDK.git\ncd CryptoPPInNDK \u0026\u0026 git lfs pull\nsh ./build_and_push.sh\nadb shell\n\u003e$: cd /data/local/\n\u003e$: ./main\n\n// looking for logs.\n```\nBefore running this shell, you must connect an android emulator in advance. \n\n## In addition\nThe repo was written so early that it could go wrong in case of building with a new version of NDK.\nYou may need to build with NDK 13/14/16.\n\nBe careful with **git clone**, I've used `git lfs` to store *.a files.\n\n-------\n## Thanks\n\n[Crypto++ for android - Official Page](https://www.cryptopp.com/wiki/Android_(Command_Line)#setenv-android.sh)\n\n[weidai11/cryptopp](https://github.com/weidai11/cryptopp)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrucewind%2Fcryptoppinndk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrucewind%2Fcryptoppinndk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrucewind%2Fcryptoppinndk/lists"}