Re: [SPAM] Hello fellow devs!

2024-03-15 Thread Daniel Jeliński
Hi Tim, Thanks for the info! Some comments below: - It is possible to inject and receive DTLS packets via a socket interface. However, demultiplexing of incoming packets is not supported. - Use_srtp extension is not implemented. Key material extraction is not supported either. - Certificate verific

Re: [SPAM] Hello fellow devs!

2024-03-08 Thread Tim Panton
> On 8 Mar 2024, at 07:47, Daniel Jeliński wrote: > > Hi Paul, > If you're interested in dealing with handshake extensions from user code, > that is currently not possible. SSLEngine abstracts away all TLS messaging. > SSLParameters can be used to configure a limited subset of extensions to s