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

facebookarchive/conceal

Conceal provides easy Android APIs for performing fast encryption and authentication of data. observed · 2026-08-28

github.com/facebookarchive/conceal · homepage · C++ · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 4603
  • days_rel: n/a
  • days_push: 2780
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2930 stars · 439 forks observed · 2026-08-28

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

Conceal is a Facebook library providing Java APIs for fast, memory-efficient encryption and authentication of data on Android, especially large files on disk. It uses sane cryptographic defaults rather than exposing algorithm choices, and is optimized for older, low-memory Android devices.

Use cases

  • encrypt large files on android devices
  • fast encryption on old android phones
  • securely store data on disk in an android app
  • encrypt files with low memory usage
  • add encryption to an android app without choosing crypto algorithms

When to choose

  • you need to encrypt large files on older or low-memory Android devices
  • you want simple, opinionated encryption defaults instead of configuring algorithms yourself

When to avoid

  • you need a general-purpose crypto library with algorithm flexibility
  • you target modern Android versions where the system crypto stack performs comparably
  • you need an actively maintained library - the project is archived with no recent releases

Facets

library · maturity abandoned

cryptography security file-system security mobile-development android-tools cpp jvm encryption android facebook file-encryption native-code openssl

1 source

Member repositories

RepositoryRoleHealth v2
facebookarchive/concealmain10

For agents

markdown · JSON · MCP: product_card(name="facebookarchive/conceal")

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