Skip to content

Commit c1104e0

Browse files
authored
Update README.md
1 parent a9274be commit c1104e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ Here's a good place to ask questions about cryptography/cryptanalysis, or answer
2323
[author's notes](http://www.cs.umd.edu/~jkatz/imc.html)
2424

2525
**Open-source Tools (mostly in C++)**:
26-
- [[secretflow/yacl]](https://github.com/secretflow/yacl): OT, OPRF (🤠 I participant in the develop of yacl, so don't hesitate to contact me if you have any questions or suggestions)
27-
- [[emp-toolkit]](https://github.com/emp-toolkit): OT, ZKP, MPC
28-
- [[libOTe]](https://github.com/osu-crypto/libOTe): OT, VOLE
26+
- [[yacl-r]](https://github.com/Jamie-Cui/yacl-r): OT(e), OPRF, VOLE, PSI (DISCLAIMER: I participant in the develop of yacl and yacl-r)
27+
- [[emp-toolkit]](https://github.com/emp-toolkit): OT(e), ZKP, MPC
28+
- [[libOTe]](https://github.com/osu-crypto/libOTe): OT(e), VOLE
2929
- [[libPSI]](https://github.com/osu-crypto/libPSI): PSI
3030
- [[MP-SPDZ]](https://github.com/mc2-project/MP-SPDZ): Generic MPC
3131

0 commit comments

Comments
 (0)