4 "summary": "An implementation of Publicly Verifiably Secret Sharing (PVSS) in Swift.",
5 "description": "The library implements a PVSS scheme in Swift. The algorithm is based on \"A Simple Publicly Verifiable Secret Sharing Scheme and its Application to Electronic Voting\" by Berry Schoenmakers.",
6 "homepage": "https://github.com/FabioTacke/PubliclyVerifiableSecretSharing",
12 "Fabio Tacke": "fabio@tacke.berlin"
15 "git": "https://github.com/FabioTacke/PubliclyVerifiableSecretSharing.git",
18 "social_media_url": "https://twitter.com/FabioTacke",
19 "source_files": "Sources/*.swift",
34 "pushed_with_swift_version": "3.0"