- Notifications
You must be signed in to change notification settings - Fork56
Go with Cloudflare experimental patches
License
NotificationsYou must be signed in to change notification settings
cloudflare/go
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
🚨 This fork is offered as-is, and without guarantees. It is expected thatchanges in the code, repository, and API occur in the future. We recommend to takecaution before using this library in production.
This is an experimental fork of Go, that patches the TLS stack, to support:
- Encrypted ClientHello (ECH)
- Post-quantum key agreement
- Delegated Credentials
- Post-quantum certificates.
- Configuraton of keyshares sent in ClientHello with
tls.Config.ClientCurveGuess
.
To use upstream Go and this fork with the same codebase, this fork sets thecfgo
build tag.
$ git clone https://github.com/cloudflare/go$ cd go/src$ ./make.bash
You can now use../bin/go
as you would regulargo
.
About
Go with Cloudflare experimental patches
Topics
Resources
License
Code of conduct
Security policy
Stars
Watchers
Forks
Packages0
No packages published