Skip to content

Commit d8f731c

Browse files
sha256 functions must output in lowercase
1 parent e526c47 commit d8f731c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

technical_details/JA4.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ The end result is a fingerprint that looks like:
3939

4040
The program needs to ignore GREASE values anywhere it sees them: (https://datatracker.ietf.org/doc/html/draft-davidben-tls-grease-01#page-5)
4141

42+
All sha256 functions must output in lower case.
43+
4244
### QUIC and DTLS
4345

4446
“q”, "d" or “t”, denotes whether the hello packet is for QUIC, DTLS, or normal TLS over TCP.

0 commit comments

Comments
 (0)