Skip to content
SIH Buddyby Ganeev Singh
Dev
All problem statements
SIH26237Strong pickacceptance 4/5

Cryptographic Attribution and Immutable Decryption Provenance for Multi-Recipient Encrypted Document Distribution

Ministry of Defence · Blockchain & Cybersecurity · Software

Excellently specified and the post-quantum, air-gapped attribution demo lands hard with MoD — but the whole thing rests on watermark robustness, so build a watermark that survives a screenshot or print-scan rather than only a byte-identical copy, because that is exactly where a defence judge will attack it.

What it actually is

When one encrypted document goes to many recipients who each decrypt their own copy, a leak can't be traced — every recipient's decrypted copy is identical, so all are equally suspect, and server logs or shared watermarks can be forged or don't distinguish recipients. The ask is a system that stamps a unique invisible forensic watermark at the moment of decryption, cryptographically binds each decryption to the recipient's identity, and records it immutably so a leaked copy can be traced to exactly who decrypted it.

What to build

A broadcast-encrypt, individually-decrypt system where at decryption time each recipient's copy gets a unique invisible forensic watermark specific to their session — visually identical to every other copy but forensically distinct — the decryption event is signed with the recipient's own private key (non-repudiation) using NIST post-quantum algorithms for key exchange and signatures, and the signed record is committed to an offline tamper-evident blockchain/DLT ledger so no admin can alter it; given a leaked copy, the system extracts the watermark, looks it up against the ledger, and returns a cryptographically verifiable identification of the responsible recipient — all fully offline and air-gapped, with no cloud KMS or public blockchain.

Smallest thing that wins the room

Distribute one encrypted document to three recipients, have each decrypt (getting visually identical copies), then take one 'leaked' copy, extract its invisible watermark, look it up on the offline ledger, and produce a signed, verifiable record naming exactly which recipient decrypted that copy — all with the network disabled.

How crowded this one gets

A guess, projected from the 2025 statements — the last year where both the submission counts and the winners were published.

Quiet70–160 teams expectedroughly 1 in 60–139 wins it

Quieter than 77% of the 240 · #55 of 240 by expected field

Few teams are likely to go here. The best odds on the board come from statements like this.

Why: defence, intelligence and space bodies drew small fields.

This is a guess, not a fact

Nobody has published 2026’s numbers yet. This is an analysed estimate from last year’s pattern, so please do not take it as the truth — check the live counter on the SIH portal before you decide anything. The range covers the middle half of likely outcomes, so one statement in two lands outside it. Entry closes at 500 ideas per statement, so no range goes past that — a statement that reaches the cap fills and shuts rather than drawing an unlimited crowd. The model reads only three things a team can see before choosing — software or hardware, the theme, and what kind of body posted it — and those explain about a quarter of the variation in last year’s field sizes (R² 0.25 on held-out statements). Trust the band more than the number, and the ordering more than either. It cannot see how good your idea is, which is the part that actually decides it.

The scores

The number is the shorthand. The line under it is the reason.

What you will be writing

  • Post-quantum crypto (ML-DSA signatures, ML-KEM key exchange)
  • Invisible forensic document watermarking
  • Decryption-time per-session marking
  • Offline tamper-evident ledger / DLT
  • Watermark extraction + ledger lookup
  • Air-gapped deployment, no cloud KMS
  • Digital forensics
  • Post-quantum cryptography
  • Leak attribution

Prior art to read before you start

forensic watermarking for leak attribution · post-quantum non-repudiation · immutable decryption provenance

Analysed by Claude Opus. Every score above is a judgment call with its reasoning attached — kindly cross-check this against the official statement on the SIH portal before your team commits to it.