Fernando Lobato

Results 3 repositories owned by Fernando Lobato

decentralized-blockchain-voting

33
Stars
15
Forks
Watchers

An implementation of a decentralized voting scheme on top of the Ethereum blockchain using linkable ring signatures and threshold keys.

ecc_linkable_ring_signatures

27
Stars
6
Forks
Watchers

Minimalistic implementation of a linkable spontaneously anonymous group (LSAG) signature scheme with python over elliptic curves.

ecc_verifiable_threshold_cryptosystem

31
Stars
5
Forks
Watchers

Minimalistic implementation of a Verifiable (t, n) threshold signature scheme based on elliptic curve with python.