Skip to main content

Public Key

Definition

A public key is a cryptographic key that is used to encrypt messages or verify digital signatures. It is paired with a private key, and while the public key can be freely shared, the private key must be kept secret. This asymmetry allows for secure communication and authentication in digital systems.