aboutsummaryrefslogtreecommitdiffstats
path: root/misc/she/she-api-ja.md
diff options
context:
space:
mode:
Diffstat (limited to 'misc/she/she-api-ja.md')
-rw-r--r--misc/she/she-api-ja.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/she/she-api-ja.md b/misc/she/she-api-ja.md
index 459f07c..850f11f 100644
--- a/misc/she/she-api-ja.md
+++ b/misc/she/she-api-ja.md
@@ -304,3 +304,11 @@ PK = PublicKey or PrecomputedPublicKey
* `void useDecG2ViaGT(bool use)`(C++/JS)
* CipherTextG1, CipherTextG2の復号をCipherTextGT経由で行う
* 大きな値を復号するときはDLP用の巨大なテーブルをそれぞれに持つよりもGTに集約した方が効率がよい
+
+# ライセンス
+
+このライブラリは[修正BSDライセンス](https://github.com/herumi/mcl/blob/master/COPYRIGHT)で提供されます
+
+# 開発者
+
+光成滋生 MITSUNARI Shigeo(herumi@nifty.com)