{"adoption": {"forks": 165, "observed_at": "2026-08-28T04:03:12.937570+00:00", "stars": 1010}, "canonical_url": "https://ross.abutalabs.com/products/aesjniencrypt", "card": {"archived": false, "artifact_type": "library", "description": "🛡 Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}", "domain": ["security", "mobile-development", "android-tools"], "enriched": true, "function": ["cryptography", "security"], "health_score": 20, "homepage": null, "language": "C", "license": "NOASSERTION", "license_family": "other", "maturity": "active", "member_repos": ["BruceWind/AESJniEncrypt"], "name": "BruceWind/AESJniEncrypt", "platform": ["cpp", "c"], "pushed_at": "2024-01-05T13:39:18+00:00", "repo": "BruceWind/AESJniEncrypt", "stars": 1010, "tags": ["ndk", "libsodium", "chacha20", "jni", "anti-tampering", "obfuscation", "app-hardening", "android"], "topics": ["ndk", "obfuscator", "signature-verification", "android", "cmake", "security", "chacha20", "chacha20-poly1305", "aes", "chacha-poly1305", "libsodium", "encryption", "decryption"], "urls": [], "use_cases": ["hide encryption keys in native code on android", "prevent apk repackaging and second-packing", "encrypt sensitive data with chacha20 in android app", "add signature verification to android jni methods", "protect android app against reverse engineering", "detect emulators and debuggers at runtime in android"], "what_it_is": "An Android NDK library that implements ChaCha20-Poly1305 encryption via libsodium, with keys hidden in native code to resist reverse engineering. It adds signature verification, anti-debugging, emulator detection, and C code obfuscation to prevent repackaging attacks.", "when_to_avoid": ["you need a simple, portable encryption library without native code", "your target platform is not Android", "you require AES specifically (deprecated in current versions)", "you need a permissively licensed dependency (license is non-standard)"], "when_to_choose": ["you need to protect cryptographic keys from extraction in an Android app", "you want anti-tampering measures like signature verification and anti-debugging bundled together", "you prefer ChaCha20 performance on ARM over AES"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/aesjniencrypt", "repo": "BruceWind/AESJniEncrypt", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:12.937570+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:11:54.263527+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "26c8120098e4b13e88ec8a91b2836537167baa71cfe2c9bed0049bddf225d026", "fetched_at": "2026-08-28T04:03:12.937570+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BruceWind/AESJniEncrypt"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:12.937570+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:11:54.263527+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "26c8120098e4b13e88ec8a91b2836537167baa71cfe2c9bed0049bddf225d026", "fetched_at": "2026-08-28T04:03:12.937570+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BruceWind/AESJniEncrypt"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:11:54.263527+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "26c8120098e4b13e88ec8a91b2836537167baa71cfe2c9bed0049bddf225d026", "fetched_at": "2026-08-28T04:03:12.937570+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BruceWind/AESJniEncrypt"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:03:12.937570+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:12.937570+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:12.937570+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:11:54.263527+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "26c8120098e4b13e88ec8a91b2836537167baa71cfe2c9bed0049bddf225d026", "fetched_at": "2026-08-28T04:03:12.937570+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BruceWind/AESJniEncrypt"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:12.937570+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:12.937570+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:11:54.263527+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "26c8120098e4b13e88ec8a91b2836537167baa71cfe2c9bed0049bddf225d026", "fetched_at": "2026-08-28T04:03:12.937570+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BruceWind/AESJniEncrypt"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:12.937570+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:12.937570+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:12.937570+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:11:54.263527+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "26c8120098e4b13e88ec8a91b2836537167baa71cfe2c9bed0049bddf225d026", "fetched_at": "2026-08-28T04:03:12.937570+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BruceWind/AESJniEncrypt"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:12.937570+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:12.937570+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:11:54.263527+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "26c8120098e4b13e88ec8a91b2836537167baa71cfe2c9bed0049bddf225d026", "fetched_at": "2026-08-28T04:03:12.937570+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BruceWind/AESJniEncrypt"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:11:54.263527+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "26c8120098e4b13e88ec8a91b2836537167baa71cfe2c9bed0049bddf225d026", "fetched_at": "2026-08-28T04:03:12.937570+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BruceWind/AESJniEncrypt"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:11:54.263527+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "26c8120098e4b13e88ec8a91b2836537167baa71cfe2c9bed0049bddf225d026", "fetched_at": "2026-08-28T04:03:12.937570+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BruceWind/AESJniEncrypt"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:11:54.263527+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "26c8120098e4b13e88ec8a91b2836537167baa71cfe2c9bed0049bddf225d026", "fetched_at": "2026-08-28T04:03:12.937570+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BruceWind/AESJniEncrypt"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3561, "days_push": 971, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}