We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292bb50 commit 4f86a82Copy full SHA for 4f86a82
pke/kyber/internal/common/asm/go.mod
@@ -3,7 +3,7 @@ module github.com/ReallyMeLabs/circl/pke/kyber/internal/common/asm
3
go 1.19
4
5
require (
6
- github.com/ReallyMeLabs/circl v1.4.0
+ github.com/ReallyMeLabs/circl v1.4.2
7
github.com/mmcloughlin/avo v0.5.0
8
)
9
sign/dilithium/internal/common/asm/go.mod
@@ -3,7 +3,7 @@ module github.com/ReallyMeLabs/circl/sign/dilithium/internal/common/asm
0 commit comments