Stars
A distributed, end-to-end encrypted file system bridging high-fidelity POSIX semantics with zero-knowledge, post-quantum security.
Integration tests for tlsproxy, photos, sshterm.
A fork of quic-go/http3 that uses https://github.com/c2FmZQ/quic-api. The default branch is kept in sync with the mainline quic-go code. Other branches are patched to use quic-api and used for rele…
A thin API wrapper around the quic-go library to facilitate inter-operation and testing.
gofast is a FastCGI "client" library written purely in go
c2FmZQ / quic-go-api
Forked from quic-go/quic-goObsolete. See https://github.com/c2FmZQ/quic-api and https://github.com/c2FmZQ/http3-go instead.
Encrypted Client Hello with Split Mode Topology; +ECH Resolver, Dialer, RoundTripper, Publisher
Encrypted Client Hello (ECH) config parser and generator.
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
SSH client written in GO, compiled to WASM, that runs entirely in web browser
SSH over HTTPS via Piping Server on Web browser
ssh, sftp client running in the browser powered by golang and wasm
Abstraction on top of go-tpm to use a local TPM to create and use cryptographic keys that are bound to that TPM.
A production-ready QUIC implementation in pure Go
Go library for encoding and decoding PKCS#12 files
Home for explainer documents originated by the Microsoft Identity Standards team
TLSPROXY is a TLS termination proxy that provides automatic TLS encryption for various network services. It supports SSO, client authentication, and can act as a web server or reverse proxy.
Generate, parse, and enhance JavaScript stack traces in all web browsers
Securely encrypt, store, and share files, including but not limited to pictures and videos.
NIST P elliptic curves (re-exported from crypto/internal/nistec)
CBOR codec (RFC 8949, RFC 8742) with CBOR tags, Go struct tag options (toarray, keyasint, omitempty, omitzero), float64/32/16, big.Int, and fuzz tested.