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

Enterprise Cryptographic Discovery & Analysis Tool (ECDAT)

National Technical Research Organisation (NTRO) · Blockchain & Cybersecurity · Software

A well-specified, buildable tool on a genuinely current priority with an authoritative risk framework handed to you — do source scanning thoroughly, be honest about the crypto you cannot statically detect, and align the CBOM to a real standard.

Data: Open-source code repositories (GitHub), libraries (OpenSSL) may be used

What it actually is

Quantum computers will eventually break today's public-key cryptography, and migrating to quantum-safe algorithms first requires knowing where all your existing crypto actually is. The ask is a tool that scans code, binaries, libraries and infrastructure to inventory every cryptographic artefact, assess which are vulnerable to future quantum attack, and recommend post-quantum alternatives.

What to build

A cryptographic-discovery tool that scans source code repositories, binaries, libraries and container images to identify and catalogue all cryptographic artefacts — algorithms, key sizes, certificates, protocols and libraries — classifies each by type, key lifetime and business criticality, applies a structured quantum-risk framework such as Mosca's inequality to compare data lifetime plus migration time against the expected arrival of a cryptographically relevant quantum computer, flags the systems most exposed, recommends post-quantum or hybrid alternatives per artefact, and produces a standardised cryptographic bill of materials report with an interactive visualisation of the scan and risks.

Smallest thing that wins the room

Scan a real repository that uses RSA and ECC, and show the tool producing a cryptographic bill of materials listing each artefact with its algorithm and key size, ranking them by quantum risk using Mosca's framework, and recommending a specific post-quantum replacement for the most exposed one.

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 80% of the 226 · #46 of 226 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

  • Source code crypto scanning (Semgrep / AST analysis)
  • Binary and library inspection
  • CBOM standard (CycloneDX crypto) generation
  • Mosca's inequality risk framework
  • PQC algorithm recommendation (NIST PQC standards)
  • Interactive risk-visualisation GUI
  • Post-quantum cryptography
  • Cryptographic inventory
  • Security risk assessment

Prior art to read before you start

cryptographic bill of materials · quantum risk assessment · crypto discovery and PQC migration

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.