Browse Source

Update README.md

pull/48/head
Henry Case 3 years ago
committed by GitHub
parent
commit
1e84ed09cc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      kem/mkem/README.md

+ 3
- 0
kem/mkem/README.md View File

@@ -55,3 +55,6 @@ BenchmarkEncrypt_CSIDH_p512 7 185828599 ns/op
./mkem.test -test.run="notest" -test.bench=BenchmarkMultiEncrypt_CSIDH_100keys -test.cpu=1
BenchmarkMultiEncrypt_CSIDH_100keys 1 1025902914 ns/op
```

### Paper
Details of this construction has been presented at (ASIACRYPT 2020)[https://www.youtube.com/watch?v=0ijRmXt01Ww] and are described in the (ia.cr/2020/1107)[ia.cr/2020/1107]

Loading…
Cancel
Save