Skip to content

Nonce calculation random start value #1213

Open
@PeterSurda

Description

@PeterSurda

If nonces are being tried from zero, the number of skipped matches could be used to guess the number of parallel hashers (e.g. the number of cores). Randomising the starting value should prevent this.

  • safe PoW
  • multiprocessing PoW
  • C PoW
  • OpenCL PoW

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions