sowle
|
3abf473c8e
|
fixing gcc errors while trying not to screw up msvc compilation at the same time (wip)
|
2023-04-08 21:59:18 +02:00 |
|
sowle
|
fdc1ceea62
|
crypto: constexpr helpers moved to crypto-sugar, constexpr_pow added
|
2023-03-26 22:33:47 +02:00 |
|
sowle
|
beccc55788
|
crypto: constexpr_floor_log_n, constexpr_ceil_log_n + tests
|
2023-03-23 23:30:56 +01:00 |
|
sowle
|
f3f7b1a742
|
crypto traits for (extended) range proofs were refactored to support different sets of generators + debug helpers after a long debug session
|
2023-03-13 20:05:06 +01:00 |
|
sowle
|
f978be8b90
|
range proofs: Zano now uses U and G generators for aggregable range proof amount commitments
|
2023-02-08 18:54:25 +01:00 |
|
sowle
|
e4bc98209d
|
minor fixes
|
2022-10-27 00:50:45 +02:00 |
|
sowle
|
fd5ecfc64c
|
Zarcanum PoS validation: zarcanum_verify_proof, prevalidate_miner_transaction, BPPE changed from H2 to X, etc.
|
2022-10-19 04:42:36 +02:00 |
|
sowle
|
7f5d58ca6d
|
crypto: BP+ generators mapping corrected
|
2022-08-25 04:17:25 +02:00 |
|
sowle
|
e8ea28d085
|
crypto: BP+ generators mapping corrected, test improved
|
2022-08-25 04:14:36 +02:00 |
|
sowle
|
ea24d40f84
|
range proofs for zarcanum outputs
|
2022-07-06 22:07:54 +02:00 |
|
sowle
|
11ab985bc6
|
crypto: bpp minor refactoring (mostly prototypes), minor improvements, compilation fixes
|
2022-07-06 18:52:24 +02:00 |
|
sowle
|
0fd6406158
|
crypto: BPP & BPPE: get_2_to_the_power_of_N_minus_1()
|
2022-04-18 18:12:15 +02:00 |
|
sowle
|
218c6a38cb
|
crypto: Bulletproofs+ with double-blinded commitments extension implemented (nicknamed as bppe), basic tests added
|
2022-04-11 20:43:43 +02:00 |
|
sowle
|
10141c3dfc
|
crypto: range proofs major refactoring, crypto traits refactored, calc_exp_power_of_2_upper_bound changed to constexpr analogs
|
2022-04-10 19:50:13 +02:00 |
|
sowle
|
ca10d2de17
|
Bulletproofs+: gcc compilation fix + minor improvements
|
2021-06-08 18:07:53 +03:00 |
|
sowle
|
57bc1278f4
|
Bulletproofs+: the first working version
|
2021-06-05 03:47:27 +03:00 |
|