|
|
@@ -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):
|