1
0
mirror of https://github.com/henrydcase/nobs.git synced 2024-11-22 15:18:57 +00:00

Update README.md

This commit is contained in:
Henry Case 2021-04-02 17:33:34 +01:00 committed by GitHub
parent 9ddbe424a3
commit 1e84ed09cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 ./mkem.test -test.run="notest" -test.bench=BenchmarkMultiEncrypt_CSIDH_100keys -test.cpu=1
BenchmarkMultiEncrypt_CSIDH_100keys 1 1025902914 ns/op 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]