Index ¦ Archives ¦ Atom > Category: HAProxy ¦ Atom

Using post-quantum cryptography kyber / ML-KEM (X25519MLKEM768) using Open Quantum Safe library and HAProxy

Introduction

Google recently published a new blog post on Kyber. Let's try getting ML-KEM / Kyber working in Google Chrome 131 and Firefox Nightly 133.

OpenSSL 3+ exposes an API for SSL-providers that allows us to only compile the provider instead of having to recompile the application itself.

Disclaimer

liboqs is …


Compiling HAProxy from source on Fedora

Introduction

Since I always forget to write down all the dependencies and make options, here are my scribbly notes on how to compile HAProxy on Fedora 29/Fedora 30.

Where to get the source

The GitHub URL is a mirror of the main repository and doesn't contain the other branches …

© Bruno Henc. Built using Pelican. Theme by Giulio Fidente on github.