When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Stunnel - Wikipedia

    en.wikipedia.org/wiki/Stunnel

    It runs on a variety of operating systems, [5] including most Unix-like operating systems and Windows. Stunnel relies on the OpenSSL library to implement the underlying TLS or SSL protocol. Stunnel uses public-key cryptography with X.509 digital certificates to secure the SSL connection, and clients can optionally be authenticated via a ...

  3. Microsoft CryptoAPI - Wikipedia

    en.wikipedia.org/wiki/Microsoft_CryptoAPI

    The Microsoft Windows platform specific Cryptographic Application Programming Interface (also known variously as CryptoAPI, Microsoft Cryptography API, MS-CAPI or simply CAPI) is an application programming interface included with Microsoft Windows operating systems that provides services to enable developers to secure Windows-based applications using cryptography.

  4. OpenSSL - Wikipedia

    en.wikipedia.org/wiki/OpenSSL

    OpenSSL is a software library for applications that provide secure communications over computer networks against eavesdropping, and identify the party at the other end. It is widely used by Internet servers, including the majority of HTTPS websites. OpenSSL contains an open-source implementation of the SSL and TLS protocols.

  5. TCP congestion control - Wikipedia

    en.wikipedia.org/wiki/TCP_congestion_control

    The transmission rate will be increased by the slow-start algorithm until either a packet loss is detected, the receiver's advertised window (rwnd) becomes the limiting factor, or slow start threshold (ssthresh) is reached, which is used to determine whether the slow start or congestion avoidance algorithm is used, a value set to limit slow start.

  6. QUIC - Wikipedia

    en.wikipedia.org/wiki/QUIC

    This is a QUIC library that's crypto library agnostic and works with OpenSSL or GnuTLS. For HTTP/3, it needs a separate library like nghttp3. Quiche: BSD-2-Clause License: Rust Socket-agnostic and exposes a C API for use in C/C++ applications. quicly: MIT License: C This library is the QUIC implementation for the H2O web server. quic-go: MIT ...

  7. Comparison of TLS implementations - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_TLS...

    PKCS #11: OpenSSL: Yes PKCS #11 (via 3rd party module) [261] RFC 7512 PKCS #11 URLs [260] Rustls: No Microsoft CryptoAPI [262] Custom method Schannel: No Microsoft CryptoAPI: UUID, User-defined label Secure Transport: wolfSSL: Yes PKCS #11: Implementation TPM support Hardware token support Objects identified via

  8. Heartbleed - Wikipedia

    en.wikipedia.org/wiki/Heartbleed

    TLS implementations other than OpenSSL, such as GnuTLS, Mozilla's Network Security Services, and the Windows platform implementation of TLS, were not affected because the defect existed in the OpenSSL's implementation of TLS rather than in the protocol itself. [11] System administrators were frequently slow to patch their systems.

  9. LibreSSL - Wikipedia

    en.wikipedia.org/wiki/LibreSSL

    LibreSSL is an open-source implementation of the Transport Layer Security (TLS) protocol. The implementation is named after Secure Sockets Layer (SSL), the deprecated predecessor of TLS, for which support was removed in release 2.3.0.