aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2017-03-11 14:10:58 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2017-03-11 14:10:58 +0800
commited0f18cae602463e9e1afd7fa192d2b938ba2e80 (patch)
tree5639d21a14431fa8ba6a3d980079534235a9cf0d
parent9a061f819fef24c7fba3c6e2753e4ffcce932c3d (diff)
downloaddexon-mcl-ed0f18cae602463e9e1afd7fa192d2b938ba2e80.tar.gz
dexon-mcl-ed0f18cae602463e9e1afd7fa192d2b938ba2e80.tar.zst
dexon-mcl-ed0f18cae602463e9e1afd7fa192d2b938ba2e80.zip
remove comment
-rw-r--r--readme.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/readme.md b/readme.md
index 8c58a53..8d12005 100644
--- a/readme.md
+++ b/readme.md
@@ -168,11 +168,6 @@ finalExp 1.478Mclk
pairing 3.635Mclk ; 1.069msec
finalExp 1.536Mclk
```
-```
-# 2017/3/11
-replic with cmake -DFP_PRIME=382 -DFPX_METHD="INTEG;INTEG;LAZYR" -DPP_METHD="LAZYR;OATEP"
-BENCH: pp_map_oatep_k12 = 2654673 nanosec
-```
# How to make asm files (optional)
The asm files generated by this way are already put in `src/asm`, then it is not necessary to do this.