Steven Collison

Results 12 issues of Steven Collison

This preference list is to allow ECDSA sigalgs to be prioritized for policies that need legacy sigalg(SHA1) support. This change is needed because TLS1.3 is reliant on the sigalg preferences...

Consider the following example: ``` uint8_t data_buffer[1024]; while(true) { /* Prepare some data to write to s2n */ const ssize_t fill_buffer_rc = fill_buffer(data_buffer); if (fill_buffer_rc s2n_get_cork_ceiling(): /* max data queued,...

priority/medium
size/medium