Commit Graph

  • df33a4b (HEAD -> master) add travis by arnaucube 2019-06-03 20:37:03 +0200
  • b14d544 bls signatures aggregation verification working by arnaucube 2019-05-18 14:08:23 +0200
  • cccce54 shamirsecretsharing moved to it's own repository plus wasm compiled lib by arnaucube 2019-04-13 02:23:37 +0200
  • f5d913b bls: doing aggregated signatures by arnaucube 2018-12-11 00:19:54 +0100
  • 27949a4 BLS signatures by arnaucube 2018-12-09 14:37:43 +0100
  • 9b11ae8 bn128 moved to it's own repository by arnaucube 2018-11-24 01:43:21 +0100
  • d55d875 bn128 pairing implemented by arnaucube 2018-11-24 01:11:28 +0100
  • 3dfb1e5 docs updated by arnaucube 2018-11-03 22:01:47 +0100
  • d4433a1 docs updated by arnaucube 2018-10-27 03:02:02 +0200
  • 3d67f79 bn128 G1 and G2 operations by arnaucube 2018-10-12 21:48:59 +0200
  • 151ca78 bn128 finite fields operations by arnaucube 2018-10-07 00:16:23 +0200
  • 4acca94 Schnorr signature implemented. ECC point multiplication with big int. Refactor of the code. by arnaucube 2018-09-24 19:20:39 +0200
  • 0266c94 added ECDSA Sign and Verify signature by arnaucode 2018-07-29 21:07:55 +0200
  • d4e05e4 added ECC ElGamal Encryption and Decryption by arnaucode 2018-07-28 21:57:03 +0200
  • a440bab ECC fixed Add, added Mul by arnaucode 2018-07-28 14:41:59 +0200
  • 57d3547 added Diffie-Hellman. Started impl ECC by arnaucode 2018-07-28 11:43:34 +0200
  • 9aa4a2d shamir secret sharing: create secret sharing, and reconstruct secret from shares with Langrange Interpolation by arnaucode 2018-07-22 14:46:43 +0200
  • 6ce0911 paillier encrypt & decrypt, homomorphic addition by arnaucode 2018-07-22 13:33:11 +0200
  • 5996bcb rsa encrypt & decrypt, blind signatures, homomorphic multiplication by arnaucode 2018-07-21 12:39:43 +0200
  • 18c67d9 Initial commit by arnau 2018-07-21 12:38:15 +0200