Doug Chapman
Doug Chapman
### Security issue notifications If you discover a potential security issue in s2n we ask that you notify AWS Security via our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/). Please do **not** create a...
### Security issue notifications If you discover a potential security issue in s2n-quic we ask that you notify AWS Security via our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/). Please do **not** create a...
### Description of changes: The Integration tests in nix currently duplicate what's in the current integrationv2 tests, remove the duplicates. ### Call-outs: Doing this in chunks, this is PR one...
### Release Summary: ### Resolved issues: partial for https://github.com/aws/s2n-tls/issues/5040 ### Description of changes: Start apache2 with the `uvinteg` bash function, allowing this test to pass with nix+uv+pytest. ### Call-outs: This...
### Release Summary: ### Resolved issues: n/a ### Description of changes: This adds a job to test the next version of aws-lc-fips, built against [aws-lc](https://github.com/aws/aws-lc)'s main branch. ### Call-outs: We're...
### Security issue notifications If you discover a potential security issue in s2n we ask that you notify AWS Security via our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/). Please do **not** create a...
### Release Summary: ### Resolved issues: none ### Description of changes: While working through getting the [aws-lc](https://github.com/aws/aws-lc/pull/2189) flake merged, we used a branch. Now that LC has a flake on...
### Release Summary: ### Resolved issues: none ### Description of changes: Reduce overall CBMC runtime from 30 min to 10, by updating s2n_stuffer_private_key_from_pem, without impacting coverage. ### Call-outs: ### Testing:...
### Security issue notifications If you discover a potential security issue in s2n we ask that you notify AWS Security via our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/). Please do **not** create a...
### Release Summary: ### Resolved issues: [#5097](https://github.com/aws/s2n-tls/issues/5097) ### Description of changes: We'd like a tool like [insta](https://github.com/mitsuhiko/insta), but for our C project. Because pytest can output junit, I'm attempting to...