Repository navigation

#

TLS (Transport Layer Security)

Created by Internet Engineering Task Force

发布于 1999

维基百科

相关主题

HTTP

TLS (Transport Layer Security) is a cryptographic protocol designed to provide communications security over a computer network. The protocol is widely used in applications such as email, instant messaging, and voice over IP, but its use in securing HTTPS remains the most publicly visible.

The TLS protocol aims primarily to provide security, including privacy (confidentiality), integrity, and authenticity through the use of cryptography, such as the use of certificates, between two or more communicating computer applications. It runs in the presentation layer and is itself composed of two layers: the TLS record and the TLS handshake protocols.

TLS builds on the now-deprecated SSL (Secure Sockets Layer) specifications (1994, 1995, 1996) developed by Netscape Communications for adding the HTTPS protocol to their Navigator web browser.

caddyserver/caddy
Go
63611
15 小时前
FiloSottile/mkcert

A simple zero-config tool to make locally trusted development certificates with any names you'd like.

Go
53160
8 个月前

An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

Python
38757
3 天前

Xray, Penetrates Everything. Also the best v2ray-core. Where the magic happens. An open platform for various uses.

Go
28073
1 天前
Go
16636
4 个月前

🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。

Go
16240
18 天前

Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.

C
14168
2 天前

Automatically provision and manage TLS certificates in Kubernetes

Go
12708
1 天前

Cross-platform multi-protocol VPN software. Pull requests are welcome. The stable version is available at https://github.com/SoftEtherVPN/SoftEtherVPN_Stable.

C
12175
5 天前
wader/fq

jq for binary formats - tool, language and decoders for working with binary and text formats

Go
10073
20 小时前

Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本

Shell
9312
7 个月前
Shell
8333
1 天前

Go实现的Trojan代理,支持多路复用/路由功能/CDN中转/Shadowsocks混淆插件,多平台,无依赖。A Trojan proxy written in Go. An unidentifiable mechanism that helps you bypass GFW. https://p4gefau1t.github.io/trojan-go/

Go
7991
9 个月前
smallstep/certificates

🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.

Go
7219
5 天前
rustls/rustls
Rust
6622
1 天前

An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.

C
5825
21 小时前