{"repo":"edwinhere/nazgul","free":true,"listed":false,"github":"https://github.com/edwinhere/nazgul","clone":"git clone https://github.com/edwinhere/nazgul.git","description":"A library that implements Ring Signatures","language":"Rust","stars":11,"topics":["ring-signatures","cryptography","cryptocurrency","monero"],"license":"MIT","category":"blockchain-web3","readme_excerpt":"Nazgul A library that implements Ring Signatures. The following schemes have been implemented based on Chapter 3 of Zero to Monero 2.0 (Z2M2): - Spontaneous Anonymous Group (SAG) signatures - Back's Linkable Spontaneous Anonymous Group (bLSAG) signatures - Multilayer Linkable Spontaneous Anonymous Group (MLSAG) signatures - Concise Linkable Spontaneous Anonymous Group (CLSAG) signatures The following scheme has also been implemented from outside Z2M2: - DLSAG: Non-Interactive Refund Transactions For Interoperable Payment Channels in Monero Note: The MDLSAG (Multilayer Dual Linkable Spontaneous Anonymous Group) and DLSAG signature scheme was removed as its implementation did not correctly match the specifications in the cited paper. All blockquotes (except this one) in this documentation are from Z2M2 This library is designed to work with any 512-bit (64 byte output) hashing function. It uses the Ristretto elliptic curve for ease of use and better security. This library is #![no std] by default so it is possible to compile this library for embedded devices and WebAssembly but we haven't tried. Testing The library includes comprehensive test suites for all features: - Standard tests: cargo test - No-std tests: cargo test --no-default-features --features no std - Serialization tests: cargo test --features serde-derive All tests are run automatically on pull requests and commits via GitHub Actions. The pre-commit hook also ensures all test suites pass before allowing commits. Doc","default_branch":null,"files":null,"tree":[],"storefront":"/r/edwinhere","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/edwinhere/nazgul/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}