For the complete documentation index, see llms.txt. This page is also available as Markdown.

Public-key cryptography

Public-key cryptography refers to cryptographic systems that require two different keys, linked together by some one-way mathematical relationship, which depends on the algorithm used. The private key cannot be recovered from the public key.

Last updated