Lifecycle Slides
Lifecycle Slides
A single item of keying material (e.g., a key) has several states during its
life, though some of these states may, in fact, be very short:
The next viewgraph identifies the subsections that discuss various stages
of key management for a given entity.
1
Key Management Lifecycle
4.1 User Registration
4.2 System and User Initialization
4.3 Keying Material Installation
4.4 Key Establishment
4.5 Key Registration
4.6 Operational Use
4.7 Storage of Keying Material
4.8 Key Update
4.9 Key Recovery
4.10 Key De-registration and Destruction
4.11 Key Revocation
User Registration
2
System and User Initialization
¤ System initialization: setting up/configuring
a system for secure operation.
3
Key Establishment
Key Registration
¤ Keying material is bound to information or
attributes associated with a particular entity.
– Identity of the entity associated with the keying
material
– authorization information or specify a level of
trust? This step is typically performed when the
entity is a participant in a key management
infrastructure
4
Operational Use
¤ The objective of the key
management lifecycle is to facilitate
the operational availability of keying
material for standard cryptographic
purposes.
¤ Under normal circumstances, a key
remains operational until the end of
the key’s cryptoperiod.
5
Storage of Keying Material
¤ Depends on type, protection requirements, and stage.
¤ When required for operational use, and not present in active
memory, acquired from operational storage.
¤ If in active memory, or operational storage is lost or corrupted,
may be recovered from backup storage
¤ After the end of a cryptoperiod, recover from archival storage
4.7.1.2 Integrity
6
Confidentiality
¤ Keying material (KM) may reside in Approved
cryptographic module. (ACM).
¤ ACM must be designed to comply with FIPS 140-2 and
have been tested by an accredited CMVP laboratory.
¤ KM may reside in appropriately configured trusted
operating system environment.
¤ KM may be stored in a secured environment. KM must
either be encrypted or stored using dual control.
¤ KM may be split into multiple components. Each must be
the same length as the original (should appear as a random
value). Components stored separately under dual control,
split knowledge and be recombined only in a secure
environment.
Integrity
¤ Integrity is concerned with prevention and/or
detection of modifications to information.
¤ Absolute protection not possible.
¤ All keying material requires integrity
protection.
¤ Integrity protection provided when KM resides
in an ACM or trusted OS.
¤ Alternatively, store in a secure environment,
create multiple copies, or use a cryptographic
mechanism (e.g., MAC or digital signature)
7
Association with Usage or
Application
¤ KM used with a given cryptographic
mechanism or with a particular
application.
¤ Protection provided to ensure that the
KM is not used incorrectly. Protection
may be provided by separating the KM
from that of other mechanisms or
applications, or by appropriate labeling
of the KM.
8
Long Term Availability
¤ Some KM may be easily replaced without serious
consequences if it becomes unavailable (e.g., is lost or
modified).
¤ Other KM may need to be readily available for as long
as information is protected by that KM.
¤ The primary method for providing protection is to
make one or more copies of the KM that are stored in
separate locations (i.e., back up the keying material).
9
Association with Other
Information
¤ Signing keys used with the DSA and ECDSA
must remain associated with domain
parameters so that digital signatures (DS) can
be created
¤ Public keys used to verify DS must be
associated with the signed information
¤ Secret authentication keys must remain
associated with the authenticated information
for the lifetime of that information
10
Association with Other
Information
¤ Master keys used to derive other keys may need
to be available for the lifetime of any keys
derived from the master key.
¤ Keys derived from a master key may need to
remain with that master key.
¤ Key transport private keys must be associated
with the KM that is transported using that key.
¤ Static key agreement private keys must be
associated with domain parameters to allow
calculation of shared secrets during key
agreement process.
11
Association with Other
Information
¤ Shared secrets may or may not need to remain
associated with KM derived from the shared
secrets.
¤ Seeds may need to be associated with
information that was generated from the seed
(e.g., domain parameters).
¤ Intermediate results may need to be associated
with processes that use those results until such
time as the intermediate results are no longer
needed.
Operational Storage
12
Backup Storage
¤ The backup of KM on an independent, secure media
provides a source for key recovery. Backup refers to
storage during operational use.
¤ Not all keys should be backed up.
¤ The storage requirements of Section 4.7.1 apply to KM
that is backed up.
¤ Table 2 provides guidance about the backup of each
type of KM; however, the final determination for
backup should be made based on the application in
which the KM is used.
Table 2:
Backup of Keying Material by Material Type
Type of Key Backup?
Signing keys No; non-repudiation would be in question.[However, it may
be warranted in some cases - a CA’s signing key, for
example]
Signature verification keys OK; its presence in a public-key certificate that is available
elsewhere may be sufficient.
Secret authentication keys OK
Private authentication key OK, if required by an application.
Public authentication key OK; its presence in a public-key certificate that is available
elsewhere may be sufficient.
Long term data encryption keys OK
Short term data encryption keys May not be necessary
RNG keys Not necessary and may not be desirable, depending on the
application.
Key encrypting key used for key OK
wrapping
Master key used for key OK, unless a new master key can easily be generated and
derivation distributed.
Keys derived from a Master Key Depends on the use of the derived key, but backup may not
be needed if the master key is backed up.
13
Table 2:
Backup of Keying Material by Material Type
Type of Key Backup?
Key transport private keys OK
Key transport public keys OK; presence in a public-key certificate available elsewhere
may be sufficient.
Static key agreement private keys No, unless needed for reconstruction during key recovery?
Static key agreement public keys OK; its presence in a public-key certificate that is available
elsewhere may be sufficient.
Ephemeral key agreement private No
keys
Ephemeral key agreement public No, unless needed for reconstruction during key recovery?
keys
Secret authorization key OK
Private authorization key OK
Public authorization key OK; its presence in a public-key certificate that is available
elsewhere may be sufficient.
Domain parameters OK
Initialization vectors OK, if necessary
Shared secrets No, unless needed for reconstruction during key recovery?
Seeds No, unless required for the validation of domain parameters
Intermediate results No
14
Key Archive Storage
¤ Archived KM requires confidentiality and/or
integrity protection
¤ Confidentiality requires a dedicated archive
encryption key or an archived key.
¤ Integrity protection requires an archive
integrity key or an archived key.
¤ Archived keys may be either symmetric or
private/public key pairs.
¤ Archive keys used for confidentiality and
integrity should be different .
15
Key Archive Storage
Conditionally Archive
•Master key used for key derivation (Needed to recreate keys?).
•Key derived from a master key (Depending on use.)
•Key transport private key (To decrypt archived encryption
key used to encrypt archived data)
•Initialization vectors
•Static key agreement private key (If needed for key recovery)
•Static key agreement public key (If needed for key recovery)
•Ephemeral key agreement public key (If needed for key recovery)
•Shared secret (If needed to validate or reconstruct the derived
keying material)
•Seeds (If needed to validate or reconstruct pseudorandom
numbers)
Key Update
¤ Prior to or at the time of the end of a key’s
cryptoperiod, the key needs to be replaced.
¤ A key may be replaced by rekeying, (i.e., a
different key is established that does not depend
on the key being replaced.
¤ May use the key establishment methods discussed
in Section 4.4.
¤ Alternatively, the key may be replaced by a key
update method.
16
Key Recovery (KR)
¤ The process of retrieving the KM from backup or
archive storage is called key recovery.
¤ There are several different KR techniques.
¤ The information required to recover that key may be
different for each application or each KR technique.
¤ The term “Key Recovery Information” (KRI) refers to
the aggregate of information needed to recover the key.
¤ The KRI includes the key to be recovered and other
cryptographic data, the time when the key was created,
the identity of the owner of the key and any conditions
that must be met by a requestor to be able to recover
the KM.
17
Key Revocation
¤ It may be necessary to remove KM from use prior to
the end of its normal cryptoperiod for reasons that
include key compromise, removal of an entity from an
organization, etc.
¤ Notify all entities that may be using the revoked KM
that the material should no longer be used.
¤ Notification includes a complete identification of the
KM, the date and time of revocation and the reason for
revocation.
¤ Based on the revocation information provided, the
other entities determination how to treat information
protected by the revoked KM.
18