github refraction-networking/utls v1.8.0

latest releases: v1.8.2, v1.8.1
10 months ago

For fingerprinting, this update adds Chrome 133 spec, fixes an issue with the Edge 106 spec, and makes the randomized spec more up to date. It also includes numerous bug fixes and other improvements to the library. Thank you to everyone who contributed!

What's Changed

  • Implement Chrome 133+ support by @BRUHItsABunny in #333
  • fix: malformed cookie payload by @BRUHItsABunny in #346
  • [Cleaner Version] Support for Certificate Compression Algorithm extension in Certificate Request Message by @Juktong in #348
  • Update u_parrots.go by @yuhan6665 in #353
  • Expose serverHello earlier in clientHandshake() by @RPRX in #357
  • Export Mlkem and MlkemEcdhe in struct KeySharePrivateKeys by @RPRX in #358
  • Add entropy in generateRandomizedSpec() by @nihiloid in #354
  • Remove dependency on cloudflare circl by @mingyech in #352

New Contributors

Full Changelog: v1.7.3...v1.8.0

Don't miss a new utls release

NewReleases is sending notifications on new releases.