Commit graph

3 commits

Author SHA1 Message Date
Gaukas Wang
3a0b417e0e
📦 build: WebAssembly Transport Module
Modify slightly to make uTLS compatible with TinyGo and WATER.

Signed-off-by: Gaukas Wang <i@gaukas.wang>
2024-01-29 14:26:51 -07:00
sergeyfrolov
7c97cdb476
Implement consistent randomized fingerprint (#20)
- Uses a chacha20-based CSPRNG to generate randomized fingeprints
 - Refactors generation of randomized fingerprints, removing many redundant shuffle functions.
 - Adds Seed field to ClientHelloID
 - ClientHelloID.Version is now a string (was uint16)
2019-03-06 16:14:34 -07:00
Sergey Frolov
db1b65d230 Add Roller: Dialer that cycles thru ClientHellos 2018-07-31 12:20:07 -04:00