QNSP

PQC concepts

What is Cryptographic agility?

Also known as Crypto-agility.

The architectural property that lets an organisation swap one cryptographic algorithm for another without changing application code or data-at-rest formats. QNSP crypto-policy tiers + KMS algorithm parameter implement this directly — application code calls `kms.encrypt(key)` and the policy decides which algorithm runs.

FAQ

Common questions

What is Cryptographic agility?

The architectural property that lets an organisation swap one cryptographic algorithm for another without changing application code or data-at-rest formats. QNSP crypto-policy tiers + KMS algorithm parameter implement this directly — application code calls `kms.encrypt(key)` and the policy decides which algorithm runs.

What is Cryptographic agility also known as?

Cryptographic agility is also known as Crypto-agility. The architectural property that lets an organisation swap one cryptographic algorithm for another without changing application code or data-at-rest formats. QNSP crypto-policy tiers + KMS algorithm parameter implement this directly — application code calls `kms.encrypt(key)` and the policy decides which algorithm runs.

More

Keep exploring