Skip to content
Snippets Groups Projects
  • Daiki Ueno's avatar
    crypto: add GnuTLS backend · ae813bfe
    Daiki Ueno authored
    
    This adds a crypto backend based on GnuTLS.  While most of the
    gnutls_* functions used in this backend are officially available in
    upstream GnuTLS, the following functions are only available in the
    'tmp-quic' branch, for ABI assurance reasons until the QUIC standard
    is finalized:
    - gnutls_handshake_write
    - gnutls_quic_get_peer_transport_params
    
    Signed-off-by: default avatarDaiki Ueno <dueno@redhat.com>
    Signed-off-by: default avatarAnderson Toshiyuki Sasaki <ansasaki@redhat.com>
    ae813bfe
Code owners
Assign users and groups as approvers for specific file changes. Learn more.