1.4 Public Key Infrastructure Flashcards
Public Key Infrastructure
-framework that enables secure, encrypted communication and authentication over the internet and other networks
Public and private keys
-cryptographic keys used for encryption and decryption. The public key is distributed widely, while the private key is kept confidential.
Digital Certificates
-electronic documents that bind a public key to an individual’s or entity’s identity
-issued by a trusted third party known as a Certificate Authority (CA)
Certificate Authority
-an entity that issues digital certificates and verifies the identity of the entities requesting them
Registration Authority (RA)
-a mediator between users and the CA. It is responsible for accepting requests for digital certificates and verifying the identity of the requester before the CA issues a certificate
Certificate Revocation List (CRL)
-This is a list of digital certificates that have been revoked before their expiration date, usually due to compromise or other security concerns.
Key Management
-This involves the generation, storage, distribution, and destruction of cryptographic keys, ensuring that keys are used securely throughout their lifecycle
Key escrow
-a cryptographic key management scheme where a copy of the encryption keys used to secure data is held in a secure location by a trusted third party