4 "summary": "An implementation of a ring signature scheme in Swift.",
5 "description": "The library implements a ring signature scheme in Swift. The algorithm is based on \"How to leak a secret\" (2001) by Rivest et al.",
6 "homepage": "https://github.com/FabioTacke/RingSig",
12 "Fabio Tacke": "fabio@tacke.berlin"
15 "git": "https://github.com/FabioTacke/RingSig.git",
18 "social_media_url": "https://twitter.com/FabioTacke",
19 "source_files": "Sources/RingSig/*.swift",
34 "pushed_with_swift_version": "4.0.2"