avainkryptografian
Avainkryptografia, or asymmetric cryptography, is a cryptographic system that uses pairs of keys. These keys are mathematically related: one is a public key, and the other is a private key. The public key can be freely shared with anyone, while the private key must be kept secret by its owner.
The core principle of avainkryptografia is that data encrypted with a public key can only be decrypted
Confidentiality is achieved when someone uses the recipient's public key to encrypt a message. Only the recipient,
Authentication, also known as digital signatures, is achieved when someone uses their own private key to encrypt
Avainkryptografia is fundamental to many modern security protocols, including secure email (PGP, S/MIME), secure web browsing