Testing JSON in Java is painful. Current solutions are either too verbose, hard to read, or give cryptic error messages.
This repository contains a small JMH benchmark suite that measures the performance of post-quantum cryptography (PQC) primitives implemented via Bouncy Castle in Java, and compares them to classical ...