Sign in
go
/
go.git
/
refs/heads/dev.simd
/
.
/
src
/
crypto
/
internal
/
fips140
/
bigmod
/
_asm
/
go.mod
blob: 3c1ae18929b68e1ee0dc1d38302b72cd3c24f865 [
file
] [
edit
]
module
crypto
/
internal
/
fips140
/
bigmod
/
_asm
go
1.25
require
github
.
com
/
mmcloughlin
/
avo v0
.
6.0
require
(
golang
.
org
/
x
/
mod v0
.
14.0
// indirect
golang
.
org
/
x
/
tools v0
.
16.1
// indirect
)