libgpuverify

Signature verification on GPUs (WiP)
Log | Files | Refs | README | LICENSE

README (299B)


      1 Run make and run lib-gpu-generate to make public keys, signatures and message pairs that can be verified by gpuvt-test.
      2 
      3 The executable takes two arguments: 
      4 The first specifies the amount of signatures to generate per public key.
      5 The second argument specifies the amount of public keys to generate.