# meganz/sdk

MEGA C++ SDK

Repository: https://github.com/meganz/sdk
Canonical: https://ross.abutalabs.com/products/meganz-sdk
Language: C++
License: BSD-2-Clause
License Family: permissive
Topics: sdk, mega, end-to-end-encryption, privacy, cloud-storage
Last push: 2026-08-25T21:54:10+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 4669, "days_push": 8, "days_rel": 8, "gap_med": 8.5, "n_releases_24m": 75}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1469, forks 600 (observed 2026-08-28T04:04:48.960968+00:00)

## What it is
The official MEGA C++ SDK providing client access to MEGA's end-to-end encrypted cloud storage, including a low-level API, an intermediate binding layer, and example apps. It lets developers build custom clients or analyze MEGA's security across Android, iOS, Linux, macOS, and Windows.

## Use cases
- build a custom client for MEGA encrypted cloud storage
- upload and download files with end-to-end encryption programmatically
- integrate MEGA storage into a mobile app via Java or Objective-C bindings
- script file transfers to MEGA from the command line
- audit the security of MEGA's encryption implementation

## When to choose
- you need programmatic access to MEGA storage with user-controlled encryption keys
- you want to build a MEGA client for a platform the official apps don't cover
- you're analyzing or verifying MEGA's end-to-end encryption security

## When to avoid
- you just want a ready-to-use desktop or mobile MEGA app rather than a library
- you need cloud storage without managing encryption keys yourself
- your project isn't in C++ and you can't use the SWIG bindings

## Facets
- artifact type: library
- maturity: active
- function: sdk, cryptography, file-system, http-client, cli
- domain: privacy, cloud-computing, security, developer-tools, files
- platform: windows, cpp, cross-platform
- tags: end-to-end-encryption, cloud-storage, mega, file-sync, bindings, linux, macos, android, ios

## Member repositories
- meganz/sdk (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:48.960968+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:34:53.930001+00:00, confidence not recorded.
  - readme: https://github.com/meganz/sdk (fetched 2026-08-28T04:04:48.960968+00:00, sha 057074ad4bc7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
