1 // Code generated from params.templ.go. DO NOT EDIT. 2 3 package internal 4 5 const ( 6 Name = "Dilithium2-AES" 7 UseAES = true 8 K = 4 9 L = 4 10 Eta = 2 11 DoubleEtaBits = 3 12 Omega = 80 13 Tau = 39 14 Gamma1Bits = 17 15 Gamma2 = 95232 16 ) 17
View as plain text