Commit Graph

19 Commits (ab002a1d971df6e5c332d805fd55ed982d365325)

Author SHA1 Message Date
moneromooo-monero ab002a1d97
ringct: pass vectors by const ref where possible
8 years ago
moneromooo-monero f24ab58d18
ringct: remove unused code
8 years ago
moneromooo-monero fd11271eea
ringct: use memcpy/memset instead of handwritten loop where appropriate
8 years ago
moneromooo-monero 5d38206fcc
ringct: remove spurious copies
8 years ago
moneromooo-monero d4b62a1e29
rct amount key modified as per luigi1111's recommendations
8 years ago
moneromooo-monero 9b70856ccb
rct: make the amount key derivable by a third party with the tx key
8 years ago
moneromooo-monero 1e21651f24
rct: use the already defined H where possible
8 years ago
Shen Noether dbb5f2d6a3
ringct: optimization/cleanup of hash functions
8 years ago
Shen Noether 4fd01f2bee
ringct: "simple" ringct variant
8 years ago
moneromooo-monero 35dce5c70c
ringct: fix size unit mismatch calling keccak
8 years ago
moneromooo-monero 73d59f17e1
ringct: catch errors from ge_frombytes_vartime
8 years ago
moneromooo-monero dee42d6dac
ringct: add functions to commit to an amount
8 years ago
moneromooo-monero 09c5ea43a2
ringct: simplify random key generation
8 years ago
Shen Noether 56f6549962
ringct: cosmetic fixes
8 years ago
Shen Noether 55ff136e12
ringct: changes to hashToPointSimple to calcualte H2 values
8 years ago
Shen Noether 63733b1785
ringct: compare keys with bitwise equality, not crypto ops
8 years ago
Shen Noether 98f4c6f7eb
ringct: fix size argument to cn_fast_hash
8 years ago
moneromooo-monero 86b4426191
ringct: lock access to the PRNG
8 years ago
moneromooo-monero 9b1afe5f2d
ringct: import of Shen Noether's ring confidential transactions
8 years ago