Block a user
libngtcp2-crypto-ossl0 (1.16.0-1)
Published 2025-10-10 17:30:34 +00:00 by jon
Installation
sudo curl -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install libngtcp2-crypto-ossl0=1.16.0-1
Repository Info
Distributions |
plucky |
Components |
universe |
Architectures |
arm64 |
About this package
crypto helper library for with OpenSSL backend ngtcp2 project is an implementation of QUIC protocol, standardized in RFC 9000. . QUIC is a transport protocol that multiplexes stream of data over UDP, providing low-latency, secure and reliable connections. . This package contains the shared library. . TLS support is provided by OpenSSL.
Dependencies
| libc6 (>= 2.17) |
| libngtcp2-16 (>= 1.1.0) |
| libssl3t64 (>= 3.5.1) |