Will Childs-Klein

Results 3 issues of Will Childs-Klein

AES GCM SIV is a [variant](https://en.wikipedia.org/wiki/AES-GCM-SIV) of GCM that tolerates some forms of nonce reuse. AWS-LC [supports](https://github.com/aws/aws-lc/blob/3cf948b864e4e3308a3bdafd2859cb94dd279af4/include/openssl/aead.h#L141-L145) this mode.

enhancement

# Notes Currently in draft status to test the new workflow. Building AWS-LC, linking the interpreter to it dynamically, and running the `ssl` tests all appear to work fine. I'm...

# Goal Add benchmarks for ML-KEM handshakes. ## Why Performance analysis. ## How By doing the thing. ## Callouts n/a ## Testing ``` $ date Thu Dec 4 18:34:10 EST...