cloudflare / sslconfig

Cloudflare's Internet facing SSL configuration
BSD 3-Clause "New" or "Revised" License
1.3k stars 132 forks source link

Create OpenSSL-1.1.1u_chacha20-poly1305_draft.patch #108

Closed EverybodyGetsHurt closed 12 months ago

EverybodyGetsHurt commented 12 months ago

OpenSSL-1.1.1u patch adding the 256bits draft version cipher made by D. Bernstein, supporting Android 5.0.0/Android 6.0 with a 256bits cipher.

This patch includes the code to pass the "make test" commands.