Commit 2c68db7f authored by Hao Cheng's avatar Hao Cheng
Browse files

Update

parent 3989a8be
...@@ -6,7 +6,7 @@ High-throughput elliptic curve cryptography software library using Advanced Vect ...@@ -6,7 +6,7 @@ High-throughput elliptic curve cryptography software library using Advanced Vect
Copyright © 2020 by University of Luxembourg. Copyright © 2020 by University of Luxembourg.
### Software Authors ### Software Authors
Hao Cheng, Johann Groszschaedl, Jiaqi Tian (University of Luxembourg). Hao Cheng, Johann Groszschaedl and Jiaqi Tian (University of Luxembourg).
### Compiler ### Compiler
Clang Clang
...@@ -16,3 +16,8 @@ Clang ...@@ -16,3 +16,8 @@ Clang
$ make $ make
$ ./test_bench $ ./test_bench
``` ```
### Clean
```bash
$ make clean
```
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment