aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2018-05-20 04:21:34 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2018-05-20 04:21:34 +0800
commit0a537be1133a7ba75861eefe64abaeb3db3b3e06 (patch)
tree12c0d74ad87f0caf71a5bf6bad0d7f3f7aa7c3a4
parent9d2327edd4c3b03dbfc58e0bd1d1ae3eaa66a260 (diff)
downloaddexon-mcl-0a537be1133a7ba75861eefe64abaeb3db3b3e06.tar.gz
dexon-mcl-0a537be1133a7ba75861eefe64abaeb3db3b3e06.tar.zst
dexon-mcl-0a537be1133a7ba75861eefe64abaeb3db3b3e06.zip
add author to 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)