Captured today, decrypted tomorrow — stop it now

Encryption that stands up to quantum computers.

SaQura brings post-quantum cryptography to .NET, Android and Web — via a package, in a day, without putting your existing project at risk. The same encryption on every platform.

# Quantum-safe in a day — your existing code stays
dotnet add package SaQura

var saqura = new SaQura(Generation.Gen8);   // X25519 + ML-KEM
var cipher = saqura.Encrypt(data, recipientKey);
// FIPS 203/204/205 algorithms · BSI profile selectable
FIPS 203 / 204 / 205 algorithms BSI-recommended profile Helps meet NIS2 & GDPR Identical on every platform
SaQura – post-quantum encryption, brand film

The film3:44

SaQura in 3 minutes

Why post-quantum encryption matters now — and how SaQura makes it simple.

Watch the film

The challenge

Quantum computers change the rules.

And the clock is ticking — the BSI has set an expiry date for classical encryption.

BSI guidance: 2030/2031 cut-off

On 11 February 2026 the BSI set an end date for classical asymmetric encryption: RSA and ECC should be used on their own only until the end of 2030 for highly sensitive data, and until the end of 2031 in general — after that only in combination with quantum-safe schemes. Public authorities and critical infrastructure are urged to migrate now.

Source: BSI TR-02102-1 (2026 edition) · BSI press release of 11 Feb 2026

For decision-makers
  • Sensitive data — case files, citizen records, communications — must stay protected today and in ten years.
  • “Capture now, decrypt later”: whatever leaks today, tomorrow's computers will crack.
  • In audits (BSI · NIS2 · GDPR) you must be able to demonstrate modern cryptography.
For developers
  • Finding and evaluating the right encryption library takes days.
  • Is my existing code even quantum-safe?
  • Add quantum-safety without putting your running project at risk.

Why SaQura

Compared. One clear winner.

Quantum-safe encryption compared — at a glance.

Product AProduct BSaQura
Protection against quantum computersMust build it yourselfOnly in transit
Ready to use (no setup)Customisation needed
Cross-platformVendor-lockedApp · web · server
Also protects stored dataTransit only
Ready inWeeksDaysOne day
Audit evidence (GDPR · NIS2)Build it yourselfDepends on vendor
Support in your languageCommunity onlyEnglishGerman · English · Japanese

Based on publicly available information (June 2026); not a guarantee for any specific case.

Standards

Two recognized profiles. One library. You choose.

The global NIST standard, or the conservative profile the BSI recommends for the highest protection needs — both are built in. One setting decides.

NIST standard · FIPS 203

ML-KEM for key exchange — the globally agreed post-quantum standard.

For: teams following the international standard.

BSI-recommended profile · conservative

FrodoKEM and Classic McEliece — older, more thoroughly studied, built for maximum caution.

For: government, critical infrastructure, anything that must stay secret for decades.

We combine both with proven classical encryption (hybrid) — exactly as the BSI recommends for the transition. If one breaks, the other holds.

In plain terms

You get the internationally recognized standard right away. Need maximum caution — say, for government files — switch to the BSI profile. One setting, no rebuild.

// Global standard: NIST / FIPS 203
var saqura = new SaQura(Generation.Gen8);   // X25519 + ML-KEM

// BSI-recommended, conservative
var saqura = new SaQura(Generation.Gen6);   // FrodoKEM

Simplified example — see the docs for exact syntax.

EU funding

Your PQC migration may be eligible for funding

EU and national programmes fund the move to post-quantum cryptography. It's your migration project that's funded — SaQura is the tool you implement it with.

Whether and to what extent funding is available depends on the specific programme and your project. SaQura itself is not the subject of any grant.

The solution

One solution — both worries handled.

Strongest protection for those responsible, least effort for developers — on your own infrastructure.

Quantum-safe, today

The strongest encryption — even against tomorrow's computers. Proven and quantum-safe methods in one solution. For developers: built to today's international standards.

Sovereign, on your infrastructure

Runs entirely on your side — no cloud, nothing leaves your premises, your keys stay yours. For developers: built right into your application, with no connection to the outside.

Audit evidence included — in a day

Brings the cryptographic building blocks and evidence for BSI · NIS2 · GDPR — the encryption part of your audit. Full compliance is in the Enterprise package. For developers: integrated as a package, no rewrite, identical on every platform.

Hälsa Dental

Healthcare

Patient data that stays confidential — even when the quantum computer comes.

Health data is especially sensitive and long-lived: what is intercepted today can be decrypted years later with a quantum computer (“harvest now, decrypt later”). Classic encryption like RSA or ECC offers no lasting protection against that.

In healthcare this is decisive: a patient record, once leaked, cannot be taken back — the protection has to hold from the very start.

The dental clinic Hälsa Dental got ahead of it, and already encrypts patient data quantum-safe with SaQura — proven and post-quantum methods in one.

Confidentiality that lasts.

Hälsa Dental website

Our products

Quantum-safe encryption, the way that fits you.

Build it into your app, use it as a ready-made service, run it all yourself — or simply protect your files. Pick what fits.

SaQura Library

Encryption inside your app

Add SaQura as a package — the encryption runs entirely on your own infrastructure, nothing leaves your premises.

For: Teams who build it into their own software.

Available for: .NET Android Web Swift
Free + from €490/yr

SaQura Crypto API

Encryption as a service

Call a secure API — you write no encryption yourself and run no infrastructure.

For: Anyone who wants to start fast without building encryption themselves.

Hosted in Germany · REST API

Free + from €39/mo

SaQura MCP-Server

Encryption in your AI assistant

Give your AI assistant (e.g. Claude) secure encryption — it encrypts and decrypts locally on your machine, with no coding at all. Your data never leaves your computer.

For: Anyone using AI assistants who wants encryption without code.

Runs locally · via NuGet (dnx)

Free + from €490/yr

SaQura Self-Hosting

On-premise & sovereign

Run SaQura entirely on your own infrastructure — with central management, policies and MDM rollout. The server never sees plaintext.

For: Public agencies, critical infrastructure and regulated industries.

On-premise · Managed

On request

SaQura Crypto Inventory

Know what's quantum-unsafe

An app that scans your systems and shows, in plain language, which encryption you use and what quantum computers will break — with a report and roadmap.

For: Organisations that must prove their quantum security (BSI, NIS2, GDPR).

Annual license · runs locally

from €1,900/year

SaQura Tresor

Backup only you can open

Zero-knowledge, end-to-end encrypted backup — files are encrypted on your device before they ever leave it. The storage side never sees plaintext.

For: Law/tax firms, clinics and any business with confidential, retained documents.

GDPR/GoBD-oriented · EU-hosted or self-hosted

On request
New in the family · Available on request

SaQura Messenger

The same quantum-safe encryption as the rest of SaQura — now for talking. No account, no phone number, no trail. Self-hostable and centrally managed.

SaQura Messenger
Free & open source

How quantum-safe is your code?

SaQura PQC Scan finds quantum-vulnerable cryptography (RSA, ECC …) in your code — as a GitHub Action or from the command line, in 30 seconds.

The family

SaQura, everywhere you encrypt

Server, app, web — the same encryption, identical on every platform.

Live
.NET

For .NET servers & desktop apps · 1.0.11

Live
Android

For Android apps · 1.2.0

Live
Crypto-API

Encryption as a hosted service

Live
MCP-Server

Try it from your AI assistant

Live
JS/TS

For web apps in the browser · 0.1

Live
Swift

For iPhone & iPad apps · 1.0.9

On request
Messenger

Secure messaging app (E2EE)

Encrypt on one device, decrypt on any other.

One format, compatible across every platform — proven device to device. iPhone, Android, Windows, server and web share the exact same encryption. So a single solution covers your whole stack, instead of something different per platform.

How it works

Quantum-safe in three steps.

Installed as a package, integrated in minutes — your developers do it themselves, no expensive specialists.

1

Add it

Add SaQura to your project via the package manager — in minutes, no setup or servers of your own.

2

Choose protection

Proven or quantum-safe encryption — one setting, you decide per application.

3

Encrypt

Encrypt and decrypt your data — the same everywhere, entirely on your own infrastructure.

Free tier ready immediately — no account needed. Available for .NET, Android, Web and Swift.

Compliance

BSI, NIS2, GDPR — SaQura covers the encryption part.

The rules require modern encryption to the state of the art — and in an audit you must be able to prove it. SaQura supports exactly that part: built to recognised standards, with evidence for procurement and review. So you can back up the encryption part of your audit, without expensive specialists — full compliance we support in the Enterprise package.

Talk to us

Pricing

Start free. Scale when you're ready.

Try it free. Library license and hosted API — transparently priced.

Free
€0

All methods to try out — no account needed.

Crypto API
from €39/mo

Encryption as a hosted service, cancel anytime.

Library license
from €490/yr

Library license for your app — watermark-free, per developer.

Quantum-safe — before it's mandatory.

Start today — try it free, go to production with a license.

Secure it now