diff --git a/README.md b/README.md index d1df480..daa1e5a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Currently, the build-in supported schemes are: - ECDSA (binance's [tss-lib](https://github.com/bnb-chain/tss-lib)) - EdDSA (binance's [tss-lib](https://github.com/bnb-chain/tss-lib)) - BLS (builtin implementation) + - [PS](https://github.com/IBM/TSS/tree/main/mpc/ps) (Pointcheval-Sanders) ### Repository structure: