© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2024
B. I. Tuleuov, A. B. OspanovaBeginning C++ Compilershttps://doi.org/10.1007/978-1-4842-9563-2_14

14. OpenSSL

Berik I. Tuleuov1   and Ademi B. Ospanova2
(1)
Nur-Sultan, Akmolinskaia, Kazakhstan
(2)
Nur-Sułtan, Kazakhstan
 

OpenSSL is a popular open source cross-platform cryptographic library. In addition to well-known cryptographic algorithms and hash functions, the library also implements the SSL and TLS protocols; many sites on the Internet that use the HTTPS protocol use this library.

The library can be downloaded from the official website (www.​openssl.​org) in source code. Version 3.1.0 can be downloaded through www.​openssl.​org/​source/​openssl-3.​1.​0.​tar.​gz ...

Get Beginning C++ Compilers: An Introductory Guide to Microsoft C/C++ and MinGW Compilers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.