20 Commits (master)
 

Author SHA1 Message Date
  arnaucube df33a4bbd5 add travis 4 years ago
  arnaucube b14d5447a8 bls signatures aggregation verification working 5 years ago
  arnaucube cccce548b3 shamirsecretsharing moved to it's own repository plus wasm compiled lib 5 years ago
  arnaucube f5d913b6a7 bls: doing aggregated signatures 5 years ago
  arnaucube 27949a467e BLS signatures 5 years ago
  arnaucube 9b11ae8280 bn128 moved to it's own repository 5 years ago
  arnaucube d55d875d7a bn128 pairing implemented 5 years ago
  arnaucube 3dfb1e5875 docs updated 5 years ago
  arnaucube d4433a1008 docs updated 5 years ago
  arnaucube 3d67f7912e bn128 G1 and G2 operations 5 years ago
  arnaucube 151ca78806 bn128 finite fields operations 5 years ago
  arnaucube 4acca94c9e Schnorr signature implemented. ECC point multiplication with big int. Refactor of the code. 5 years ago
  arnaucode 0266c94332 added ECDSA Sign and Verify signature 5 years ago
  arnaucode d4e05e49c3 added ECC ElGamal Encryption and Decryption 5 years ago
  arnaucode a440bab76a ECC fixed Add, added Mul 5 years ago
  arnaucode 57d3547cd8 added Diffie-Hellman. Started impl ECC 5 years ago
  arnaucode 9aa4a2d1a0 shamir secret sharing: create secret sharing, and reconstruct secret from shares with Langrange Interpolation 5 years ago
  arnaucode 6ce09111f9 paillier encrypt & decrypt, homomorphic addition 5 years ago
  arnaucode 5996bcbe25 rsa encrypt & decrypt, blind signatures, homomorphic multiplication 5 years ago
  arnau 18c67d93b5
Initial commit 5 years ago