Explorar el Código

Add link to paper in README

Ian Goldberg hace 3 semanas
padre
commit
58d0cede15
Se han modificado 1 ficheros con 6 adiciones y 1 borrados
  1. 6 1
      README.md

+ 6 - 1
README.md

@@ -2,7 +2,12 @@
 
 This repository contains the code artifact for `sigma-rs`, a Rust
 software stack for implementing protocols based on keyed-verification
-anonymous credentials (KVAC).
+anonymous credentials (KVAC).  This software stack was presented in:
+
+   - Michele Orrù, Lindsey Tulloch, Victor Snyder-Graf, Ian Goldberg.
+     "[sigma-rs: A Modular Approach for Keyed-Verification Anonymous
+     Credentials](https://eprint.iacr.org/2026/794)", USENIX Security
+     Symposium, 2026.
 
 The `sigma-rs` stack consists of the following components (listed along
 with the versions pinned in this artifact):