Colm MacCárthaigh

Results 4 issues of Colm MacCárthaigh

We have an internal AWS team customer who is very interested in using s2n as an SSL/TLS wrapper for an existing TCP service. They only run on linux, so a...

priority/low
size/large
type/app
s2n-core

It should be possible with various invokations of nm/objdumb/elf-utils to ensure that s2n is remaining ABI stable (at least within reason). Adding systematic regression tests would guard against developer error.

type/test
size/large
status/on_hold
type/api
type/regression_test
s2n-core

Some platforms have a getentropy() call for retrieving randomly generated data, Linux has recently added getrandom(), an equivalent call. s2n should support these where available and avoid using /dev/urandom.

size/medium
type/safety
s2n-core

I'm going to start work soon on client-side authentication support in s2n. This is also sometimes called "Mutual auth" and means that TLS clients will be able to present a...

size/large
status/needs_team_discussion
type/api
type/feature_request
s2n-core