Browse Source

note that mqv example may run afoul of patents if used in production

master
Mike Hamburg 9 years ago
parent
commit
c5cf524b22
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      test/bench_decaf.cxx

+ 1
- 0
test/bench_decaf.cxx View File

@@ -156,6 +156,7 @@ static void fhmqv (
Scalar x, const Block &gx,
Scalar y, const Block &gy
) {
/* Don't use this, it's probably patented */
Strobe client(Strobe::CLIENT), server(Strobe::SERVER);
Scalar xe(rng);


Loading…
Cancel
Save