Skip to content

Commit

Permalink
Merge branch 'dev' into spcot
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangxiecrypto committed Oct 16, 2023
2 parents e6cd300 + 4736ae0 commit a24db1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion garble/mpz-garble/src/protocol/deap/mod.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//! An implementation of the Dual-execution with Asymmetric Privacy (DEAP) protocol.
//!
//! For more information, see the [DEAP specification](https://docs.tlsnotary.org/protocol/2pc/deap.html).
//! For more information, see the [DEAP specification](https://docs.tlsnotary.org/mpc/deap.html).
mod error;
mod memory;
Expand Down

0 comments on commit a24db1d

Please sign in to comment.