Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Commit 6bec9ca

Browse files
authored
Revert "Revert "Update interop.md (#1358)" (#1363)"
This reverts commit 2076616.
1 parent 2076616 commit 6bec9ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/zh-cn/reference/scapi/interop.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
| --------------------------- | -------------------------- |
2020
| System.Crypto.CheckSig | 检查当前脚本容器的签名 |
2121
| System.Crypto.CheckMultisig | 检查当前脚本容器的多方签名 |
22+
| System.Crypto.Bls12381Add | Zk,BLS曲线点的加法 |
23+
| System.Crypto.Bls12381Mul | Zk,BLS曲线点的乘法 |
24+
| System.Crypto.Bls12381Pairing | Zk,BLS曲线点的双线性映射 |
2225

2326
**枚举器**:
2427

0 commit comments

Comments
 (0)