Frank Lee

Results 6 issues of Frank Lee

### Resolved issues: N/A ### Description of changes: Release rust bindings to 0.0.11 By submitting this pull request, I confirm that my contribution is made under the terms of the...

s2n-core
bindings/rust

### Description of changes: This PR adds support for equal preference grouping for server side cipher preferences. This is done by adding two new dummy 'delimiter' cipher suites `s2n_equal_preference_group_start` and...

type/ciphers
s2n-core

### Summary: This issue is for tracking progress on adding support for equal preference grouping. #### Project - [ ] https://github.com/aws/s2n-tls/pull/3488 - [ ] Add new security policy w/ AES-128,...

s2n-core

### Description of changes: * Enabling Nagle's for tls v1.2 can increase latency in the handshake. This change updates the documentation to communicate the warning. ### Call-outs: n/a ### Testing:...

### Problem: Customer is facing issues due to a double-call to s2n_init due to dependencies re-calling s2n_init. Directly from the customer: > Specifically, our application depends on multiple libraries that...

type/feature_request
type/client_improvement

### Resolved issues: N/A ### Description of changes: * Added Kani hook for a `random` test harness * Added Kani test harness for `VarInt` ### Call-outs: ### Testing: Kani proof...