File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module go.dedis.ch/kyber/v4
33go 1.25.0
44
55require (
6- github.com/cloudflare/circl v1.6.1
6+ github.com/cloudflare/circl v1.6.3
77 github.com/consensys/gnark-crypto v0.19.2
88 github.com/kilic/bls12-381 v0.1.0
99 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change 11github.com/bits-and-blooms/bitset v1.24.4 h1:95H15Og1clikBrKr/DuzMXkQzECs1M6hhoGXLwLQOZE =
22github.com/bits-and-blooms/bitset v1.24.4 /go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8 =
3- github.com/cloudflare/circl v1.6.1 h1:zqIqSPIndyBh1bjLVVDHMPpVKqp8Su/V+6MeDzzQBQ0 =
4- github.com/cloudflare/circl v1.6.1 /go.mod h1:uddAzsPgqdMAYatqJ0lsjX1oECcQLIlRpzZh3pJrofs =
3+ github.com/cloudflare/circl v1.6.3 h1:9GPOhQGF9MCYUeXyMYlqTR6a5gTrgR/fBLXvUgtVcg8 =
4+ github.com/cloudflare/circl v1.6.3 /go.mod h1:2eXP6Qfat4O/Yhh8BznvKnJ+uzEoTQ6jVKJRn81BiS4 =
55github.com/consensys/gnark-crypto v0.19.2 h1:qrEAIXq3T4egxqiliFFoNrepkIWVEeIYwt3UL0fvS80 =
66github.com/consensys/gnark-crypto v0.19.2 /go.mod h1:rT23F0XSZqE0mUA0+pRtnL56IbPxs6gp4CeRsBk4XS0 =
77github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
You can’t perform that action at this time.
0 commit comments