Преглед изворни кода

Link to the paper in the README

Ian Goldberg пре 6 месеци
родитељ
комит
68c0304f77
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -4,7 +4,7 @@ Code by Ian Goldberg, iang@uwaterloo.ca
 
 
 This repository contains the library code, benchmark harness, and reproduction scripts for our paper:
 This repository contains the library code, benchmark harness, and reproduction scripts for our paper:
 
 
-Chelsea Komlo and Ian Goldberg. "Arctic: Lightweight, Stateless, and Deterministic Two-Round Threshold Schnorr Signatures".
+Chelsea Komlo and Ian Goldberg. "[Arctic: Lightweight, Stateless, and Deterministic Two-Round Threshold Schnorr Signatures](https://eprint.iacr.org/2024/466)", PKC 2025.
 
 
 This code implements both Arctic (the deterministic two-round threshold Schnorr signature scheme) and Shine (the underlying verifiable pseudorandom secret sharing scheme, called VPSS<sub>1</sub> in the paper).
 This code implements both Arctic (the deterministic two-round threshold Schnorr signature scheme) and Shine (the underlying verifiable pseudorandom secret sharing scheme, called VPSS<sub>1</sub> in the paper).