Dictionary · FIPS PUB 196
L2 — definitions grouped by regulatory framework.
Nouns
16 senses- Authentication Token
Authentication information conveyed during an authentication exchange.
- Claimant
An entity which is or represents a principal for the purposes of authentication, together with the functions involved in an authentication exchange on behalf of that entity. A claimant acting on behalf of a principal must include the functions necessary for engaging in an authentication exchange. (e.g., a smartcard [claimant] can act on behalf of a human user [principal])
- Cryptographic Module
The set of hardware, software, firmware, or some combination thereof that implements cryptographic logic or processes, including cryptographic algorithms, and is contained within the cryptographic boundary of the module.
- Digital signature
A nonforgeable transformation of data that allows the proof of the source (with non-repudiation) and the verification of the integrity of that data.
- Distinguishing Identifier
Information which unambiguously distinguishes an entity in the authentication process.
- Entity
Any participant in an authentication exchange; such a participant may be human or nonhuman, and may take the role of a claimant and/or verifier.
- FIPS-Approved Security Method
A security method (e.g., cryptographic algorithm, cryptographic key generation algorithm or key distribution technique, random number generator, authentication technique, or evaluation criteria) that is either a) specified in a FIPS, or b) adopted in a FIPS.
- Initiator
The entity that initiates an authentication exchange.
- Principal
An entity whose identity can be authenticated.
- private key
A cryptographic key used with a public key cryptographic algorithm, which is uniquely associated with an entity, and not made public; it is used to generate a digital signature; this key is mathematically linked with a corresponding public key.
- Public key infrastructure
An architecture which is used to bind public keys to entities, enable other entities to verify public key bindings, revoke such bindings, and provide other services critical to managing public keys.
- Public Key Certificate
A set of data that unambiguously identifies an entity, contains the entity's public key, and is digitally signed by a trusted third party (certification authority).
- public key
A cryptographic key used with a public key cryptographic algorithm, uniquely associated with an entity, and which may be made public; it is used to verify a digital signature; this key is mathematically linked with a corresponding private key.
- Signed Data
Data on which a digital signature is generated.
- Unsigned data
Data included in an authentication token, in addition to a digital signature.
- Verifier
An entity which is or represents the entity requiring an authenticated identity. A verifier includes the functions necessary for engaging in authentication exchanges.