Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

zmartzone/token_bind

 
 

Repository files navigation

token_binding

Provides support for the TLS Token Binding extension.

Overview

Provides support for token binding according to the following RFCs:

This token binding library links to OpenSSL/BoringSSL to provide token binding negotiation over TLS, and provides high level functions needed to add token binding support to HTTP applications.

This is compatible with OpenSSL versions 1.1.1 and newer. It is implemented using the custom extension API in OpenSSL 1.1.1, see: openssl/openssl#3139

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • C 94.5%
  • C++ 3.7%
  • Other 1.8%