Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/C2SP/CCTV
/ init
Function
init
ML-KEM/modulus/modulus.go:71–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69
var
ρ = make([]byte, 32)
70
71
func
init() { rand.Read(ρ) }
72
73
func
randomPoly() [n]uint16 {
74
var
f [n]uint16
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected