Utls Versions Save

Fork of the Go standard TLS library, providing low-level access to the ClientHello for mimicry purposes.

v1.6.6

2 weeks ago

What's Changed

Full Changelog: https://github.com/refraction-networking/utls/compare/v1.6.5...v1.6.6

v1.6.5

2 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/refraction-networking/utls/compare/v1.6.4...v1.6.5

v1.6.4

1 month ago

What's Changed

Full Changelog: https://github.com/refraction-networking/utls/compare/v1.6.3...v1.6.4

v1.6.3

2 months ago

Don't panic! This does not cause any significant security concern, since modern platforms are doing fine with limited randomness from math/rand. This patch is for some much restrictive platforms such as WebAssembly -- on which math/rand may generate deterministic output (e.g., same random number series from each cold start).

What's Changed

Full Changelog: https://github.com/refraction-networking/utls/compare/v1.6.2...v1.6.3

v1.6.2

3 months ago

What's Changed

Full Changelog: https://github.com/refraction-networking/utls/compare/v1.6.1...v1.6.2

v1.6.1

4 months ago

Security Warning

This is a security update fixing kyberslash2, a timing side-channel attack against CIRCL library used by uTLS.

What's Changed

Full Changelog: https://github.com/refraction-networking/utls/compare/v1.6.0...v1.6.1

v1.6.0

5 months ago

What's New

  • We now have GREASE ECH parrots (Chrome 120, Firefox 120) available!

What's Changed

New Contributors

Full Changelog: https://github.com/refraction-networking/utls/compare/v1.5.4...v1.6.0

v1.5.4

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/refraction-networking/utls/compare/v1.5.3...v1.5.4

v1.5.3

8 months ago

What's Changed

Full Changelog: https://github.com/refraction-networking/utls/compare/v1.5.2...v1.5.3

v1.5.2

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/refraction-networking/utls/compare/v1.5.0...v1.5.2