cryptographic scheme family

C26353
concept

A cryptographic scheme family is a parameterized collection of related cryptographic schemes (e.g., keyed by security parameter or algorithm variant) that share a common structure and security goals while differing in specific instantiations or parameters.

All labels observed (6)

Label Occurrences
TLS cipher suite family 1
cryptographic scheme family canonical 1
garbling scheme 1

Description generation (CDg)

The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.

Instruction
generate a one-sentence description for a given conceptual class.
# Response Format
Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: cryptographic scheme family
Generated description
A cryptographic scheme family is a parameterized collection of related cryptographic schemes (e.g., keyed by security parameter or algorithm variant) that share a common structure and security goals while differing in specific instantiations or parameters.

Instances (5)

Instance Via concept surface
Curve25519-based schemes
TLS DHE ciphersuites TLS cipher suite family
J. Lawrence Carter
surface form: Carter–Wegman universal hashing
universal hashing scheme
Blakley secret sharing scheme threshold cryptographic scheme
Yao’s garbled circuits garbling scheme