CHP 4 Sec+ Flashcards
Key Strength
There are three primary characteristics that determine the resiliency of the key to
attacks.
Key Strength (Randomness)
For a key to be considered
strong, it must be random with no predictable pattern. This thwarts an attacker from attempting to uncover the key
Key Strength (Length)
Shorter keys can be more
easily broken than longer keys. All the possible values for a specific key make up its
key space.
Key Strength (Cryptoperiod)
Having a limited cryptoperiod helps protect the ciphertext from extended cryptanalysis and limits the exposure time if a key is compromised.
Secret algorithm
Enhance security in the same way as keeping a key or password secret
Salt
A value that can be used to ensure that plaintext, when hashed, will not consistently result in the same digest.
Nonce (number used once)
Is an input value that must be unique within some
specified scope, such as for a given period or for an entire session.
Initialization
vector (IV)
Is the most widely used algorithm input. An IV may be considered as a nonce with an additional requirement: it must be selected in a non-predictable way
Digital certificate
Is a technology used to associate a user’s identity to a public key and that has been digitally signed by a trusted third party
Certificate Repository (CR)
A publicly accessible centralized directory of digital certificates that can be used to view the status of a digital certificate
Certificate Revocation
Digital certificates normally have an expiration date, such as one year from the date they were issued. However, there are circumstances that might be cause for the certificate to be revoked before it expires. If someone were to steal a user’s private key
Two primary functions web server digital certificates perform
Ensure the authenticity of the web server to the client. Ensure the authenticity of the cryptographic connection to the web server
Public key infrastructure (PKI)
Is the underlying infrastructure for the management of public keys used in digital certificates.
Trust
Confidence in or reliance on another person or entity
Third Party Trust
It refers to a situation in which two individuals trust each other because each trusts a third party