Skip to content

tls: support OpenSSL #1539

@Stebalien

Description

@Stebalien

We should be able to support using OpenSSL to perform the actual encryption/decryption. See https://godoc.org/github.com/libp2p/go-openssl#Client and https://godoc.org/github.com/libp2p/go-openssl#Server.

Motivation: OpenSSL is faster and has better side-channel protection.

Requirement: This feature should only be enabled when the "openssl" build flag is enabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementA net-new feature or improvement to an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions