Ian Goldberg 3 недель назад
Родитель
Сommit
58d0cede15
1 измененных файлов с 6 добавлено и 1 удалено
  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):