Porovnat metody
Prohlédněte si vybrané metody vedle sebe; řádky, které se liší, jsou zvýrazněny.
| Analýza kryptosystému RSA× | Analýza protokolu TLS× | |
|---|---|---|
| Obor | Kryptografie | Kryptografie |
| Rodina | Process / pipeline | Process / pipeline |
| Rok vzniku≠ | 1978 | 1994 |
| Tvůrce≠ | Ronald Rivest, Adi Shamir, Leonard Adleman | Netscape Communications Corporation, IETF |
| Typ≠ | Asymmetric encryption and signature algorithm | Cryptographic transport protocol |
| Původní zdroj≠ | Rivest, R. L., Shamir, A., & Adleman, L. (1978). A method for obtaining digital signatures and public-key cryptosystems. Communications of the ACM, 21(2), 120–126. DOI ↗ | Rescorla, E. (2018). The Transport Layer Security (TLS) Protocol Version 1.3. RFC 8446. link ↗ |
| Další názvy≠ | RSA Analysis, Rivest–Shamir–Adleman Analysis | TLS/SSL Protocol, HTTPS Security, Secure Transport Layer |
| Příbuzné | 4 | 4 |
| Shrnutí≠ | RSA (Rivest–Shamir–Adleman) is a foundational asymmetric cryptosystem introduced in 1978 that enables both encryption and digital signatures using a pair of public and private keys. It remains one of the most widely deployed cryptographic algorithms in modern security infrastructure, supporting secure communication and authentication across the internet. | The Transport Layer Security (TLS) protocol is the cryptographic standard that secures web communication and email transmission. Evolved from SSL (Secure Sockets Layer), TLS provides authentication, encryption, and integrity protection for data in transit. The protocol combines public-key cryptography (RSA, ECDH) for key agreement, symmetric encryption (AES) for bulk data, and digital signatures (SHA-256) for authentication. |
| ScholarGateDatová sada ↗ |
|
|