Stoffu Noether
Stoffu Noether
> Previous studies on nonce distribution for our POW algorithm suggest that our algorithm is behaving badly as a random oracle. > ASICs may be designed with greater energy efficiency...
Since the concept seems general, I got curious if any related attempts have been made before, and arrived at a term [identicon](https://en.wikipedia.org/wiki/Identicon) which is used by [GitHub to generate random...
Ah, there's a whole body of prior art, of course. Thanks for sharing these interesting materials. So stuff like [this](https://github.com/ethereum/blockies) would be deemed insecure, I suppose. I wonder if there...
@RandomRun I also find the scheme sound. > With that in mind, if we fix an independent point H, redefining the key image of P = p*G as I :=...
@RandomRun > Fixing the base point H however has other advantages besides opening the door for aggregation. For instance, taking Hp(.) by itself incurs some computational costs but, more importantly,...
- OS X 10.12.6 - Intel Core i7 2.9GHz - commit: e136756 ``` RandomJS/src/bin$ mono Tevador.RandomJS.Test.exe --count 1000 --seed 123 --threads 2 --customOptions --XML_AssignmentOperators_Add 1 --XML_AssignmentOperators_Sub 1 --XML_AssignmentOperators_Mul 1 --XML_AssignmentOperators_Div...