Ross ROSS = Recommend OSS · open-source software intelligence for agents

linisme/Cipher.so

A simple way to encrypt your secure data like passwords into a native .so library. observed · 2026-08-28

github.com/linisme/Cipher.so · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3193
  • days_rel: n/a
  • days_push: 2902
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1306 stars · 145 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Gradle plugin for Android that packages key-value secrets (like API keys and passwords) into an encrypted native .so library at compile time, exposing them via a generated Java interface. It hides sensitive strings from plain-text APK resources without using reflection.

Use cases

  • hide api keys in android app
  • store passwords securely in android app
  • encrypt secrets into native so library
  • avoid plaintext strings in apk
  • protect secure data from reverse engineering on android

When to choose

  • you need to obfuscate secrets in an Android app at build time
  • you want reflection-free access to embedded key-value secrets

When to avoid

  • you need actively maintained or updated tooling (project is no longer maintained since 2018)
  • you need true cryptographic security against determined attackers - native libs can still be reverse engineered
  • you target modern Gradle/Android Gradle Plugin versions that may be incompatible

Facets

library · maturity abandoned

security cryptography build-tool plugin-system mobile-development security developer-tools jvm android gradle-plugin native-libraries secrets-management obfuscation unmaintained gradle

1 source

Member repositories

RepositoryRoleHealth v2
linisme/Cipher.somain32

For agents

markdown · JSON · MCP: product_card(name="linisme/Cipher.so")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem