diff options
author | MITSUNARI Shigeo <herumi@nifty.com> | 2017-03-11 14:10:58 +0800 |
---|---|---|
committer | MITSUNARI Shigeo <herumi@nifty.com> | 2017-03-11 14:10:58 +0800 |
commit | ed0f18cae602463e9e1afd7fa192d2b938ba2e80 (patch) | |
tree | 5639d21a14431fa8ba6a3d980079534235a9cf0d | |
parent | 9a061f819fef24c7fba3c6e2753e4ffcce932c3d (diff) | |
download | dexon-mcl-ed0f18cae602463e9e1afd7fa192d2b938ba2e80.tar.gz dexon-mcl-ed0f18cae602463e9e1afd7fa192d2b938ba2e80.tar.zst dexon-mcl-ed0f18cae602463e9e1afd7fa192d2b938ba2e80.zip |
remove comment
-rw-r--r-- | readme.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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.
|