We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b783e5 commit 1689a9bCopy full SHA for 1689a9b
ot/simplestOT/simplestOT_test.go
@@ -2,7 +2,7 @@ package simplestOT
2
3
import (
4
"bytes"
5
- "math/rand"
+ "crypto/rand"
6
"testing"
7
8
"github.com/cloudflare/circl/group"
0 commit comments