Crate tlsn_prover

source ·
Expand description

The prover library.

This library contains TLSNotary prover implementations:

  • tls for the low-level API for working with the underlying byte streams of a TLS connection.
  • http for a higher-level API which provides abstractions for working with HTTP connections.

Modules§