Schutzparameter
Schutzparameter, or security parameter, is a non-negative integer used in cryptography to quantify and govern the level of security provided by a cryptographic scheme. It serves as an abstract measure of the hardness of the underlying problems and the resources required by an adversary to break the scheme. In theoretical treatments, security guarantees are often defined as being valid for all adversaries running in time polynomial in the Schutzparameter, with the probability of a successful attack negligible in that parameter.
In practical terms, the Schutzparameter determines how large the keys, moduli, or other cryptographic quantities must
The mapping between a Schutzparameter and concrete parameters (such as key sizes) depends on the cryptographic
See also cryptography, security level, key length, and standard parameter recommendations.