tlsnotary / tlsn

Rust implementation of the TLSNotary protocol
https://tlsnotary.org
277 stars 70 forks source link

Adapt 2PC Ghash documentation to new approach #112

Open th4s opened 1 year ago

th4s commented 1 year ago

PR #111 uses a new approach for computing the AES-GCM Ghash function in 2PC. We need to adapt the old documentation.

cijimenez commented 2 months ago

Hello, what is the details about this issue? @th4s @yuroitaki

th4s commented 2 months ago

You can read about this stuff in our research-folder.

We ultimately decided to go with the A2M Protocol in ghash.typ.