From 8c224d188cb8b9a428f3cf4f5afa86eac45fbba7 Mon Sep 17 00:00:00 2001 From: MITSUNARI Shigeo Date: Fri, 7 Apr 2017 13:54:52 +0900 Subject: [PATCH] update refer --- include/mcl/bn.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/mcl/bn.hpp b/include/mcl/bn.hpp index fa2b0fd..c791ff1 100644 --- a/include/mcl/bn.hpp +++ b/include/mcl/bn.hpp @@ -200,8 +200,7 @@ struct MapToT { }; /* - Skew Frobenius Map and Efficient Scalar Multiplication for Pairing-Based Cryptography - Y. Sakemi, Y. Nogami, K. Okeya, H. Kato, Y. Morikawa + Software implementation of Attribute-Based Encryption: Appendixes */ template struct GLV {