Commit Graph
16 Commits
Author SHA1 Message Date
Shen Noetherandmoneromooo-monero 76958fc75a ringct: switch to Borromean signatures 2016-12-04 21:54:11 +00:00
Shen Noetherandmoneromooo-monero c5be4b0bea rct: avoid the need for the last II element
This element is used in the generation of the MLSAG, but isn't
needed in verification.
Also misc changes in the cryptonote code to match, by mooo.
2016-08-28 21:30:12 +01:00
Shen Noetherandmoneromooo-monero dbb5f2d6a3 ringct: optimization/cleanup of hash functions 2016-08-28 21:29:16 +01:00
Shen Noetherandmoneromooo-monero 4fd01f2bee ringct: "simple" ringct variant
Allows the fake outs to be in different positions for each ring.
For rct inputs only.
2016-08-28 21:29:14 +01:00
Shen Noetherandmoneromooo-monero f8c04ad94f ringct: txn fee stuff 2016-08-28 21:28:23 +01:00
Shen Noetherandmoneromooo-monero 53cdf4df5e tests: new ringct test for checking H2 values
Ported from Shen's RingCT repo
2016-08-28 21:28:01 +01:00
Shen Noetherandmoneromooo-monero 56f6549962 ringct: cosmetic fixes
Ported from Shen's RingCT repo
2016-08-28 21:27:59 +01:00
Shen Noetherandmoneromooo-monero 55ff136e12 ringct: changes to hashToPointSimple to calcualte H2 values
Ported from Shen's RingCT repo
2016-08-28 21:27:57 +01:00
Shen Noetherandmoneromooo-monero 63733b1785 ringct: compare keys with bitwise equality, not crypto ops
Ported from Shen's RingCT repo
2016-08-28 21:27:56 +01:00
Shen Noetherandmoneromooo-monero 98f4c6f7eb ringct: fix size argument to cn_fast_hash
Ported from Shen's RingCT repo
2016-08-28 21:27:54 +01:00
Shen Noetherandmoneromooo-monero 09fb9f4b75 Fix sc_0 to skGen in ProveRange 2016-08-28 21:27:48 +01:00
Shen Noetherandmoneromooo-monero 8b135e7aa3 Added note on generating H2 2016-08-28 21:27:36 +01:00
Shen Noetherandmoneromooo-monero 4d639d90ca Fixed missing last index H2 2016-08-28 21:27:34 +01:00
ShenNoether 0a4bc84b2f Added ref10 shen_ed25519_ref code, which includes code that can replace crypto-ops with a version straight from Bernstein's ref 10 2015-08-23 14:48:50 -06:00
ShenNoether 0d70fdca8c revert to 776b4fc91a 2015-08-23 14:46:44 -06:00
ShenNoether b01f286473 Added shen_ed25519_ref to crypto ops subfolder, the point is to directly have bitmonero's crypto code come from bernstein et al's ref 10 code 2015-08-23 14:18:59 -06:00