- Restructure .env.example with security-focused documentation, service-specific environment file references, and AWS Secrets Manager integration - Update CLI tests workflow to single Python 3.13 version, add pytest-mock dependency, and consolidate test execution with coverage - Add comprehensive security validation to package publishing workflow with manual approval gates, secret scanning, and release
94 lines
2.9 KiB
Plaintext
94 lines
2.9 KiB
Plaintext
{
|
|
"protocol": "groth16",
|
|
"curve": "bn128",
|
|
"nPublic": 1,
|
|
"vk_alpha_1": [
|
|
"8460216532488165727467564856413555351114670954785488538800357260241591659922",
|
|
"18445221864308632061488572037047946806659902339700033382142009763125814749748",
|
|
"1"
|
|
],
|
|
"vk_beta_2": [
|
|
[
|
|
"6479683735401057464856560780016689003394325158210495956800419236111697402941",
|
|
"10756899494323454451849886987287990433636781750938311280590204128566742369499"
|
|
],
|
|
[
|
|
"14397376998117601765034877247086905021783475930686205456376147632056422933833",
|
|
"20413115250143543082989954729570048513153861075230117372641105301032124129876"
|
|
],
|
|
[
|
|
"1",
|
|
"0"
|
|
]
|
|
],
|
|
"vk_gamma_2": [
|
|
[
|
|
"10857046999023057135944570762232829481370756359578518086990519993285655852781",
|
|
"11559732032986387107991004021392285783925812861821192530917403151452391805634"
|
|
],
|
|
[
|
|
"8495653923123431417604973247489272438418190587263600148770280649306958101930",
|
|
"4082367875863433681332203403145435568316851327593401208105741076214120093531"
|
|
],
|
|
[
|
|
"1",
|
|
"0"
|
|
]
|
|
],
|
|
"vk_delta_2": [
|
|
[
|
|
"6840503012950456034406412069208230277997775373740741539262294411073505372202",
|
|
"4187901564856243153173061219345467014727545819082218143172095490940414594424"
|
|
],
|
|
[
|
|
"15354962623567401613422376703326876887451375834046173755940516337285040531401",
|
|
"16312755549775593509550494456994863905270524213647477910622330564896885944010"
|
|
],
|
|
[
|
|
"1",
|
|
"0"
|
|
]
|
|
],
|
|
"vk_alphabeta_12": [
|
|
[
|
|
[
|
|
"8995664523327611111940695773435202321527189968635326175993425030330107869209",
|
|
"10636865864911719472203481854537187286731767382234618665029688610948280447774"
|
|
],
|
|
[
|
|
"2027301146985302003447473427699486288958511647692214852679531814142772884072",
|
|
"16315179087884712852887019534812875478380885062857601375409989804072625917625"
|
|
],
|
|
[
|
|
"5763629345463320911658464985147138827165295056412698652075257157933349925190",
|
|
"18007509234277924935356458855535698088409613611430357427754027720054049931159"
|
|
]
|
|
],
|
|
[
|
|
[
|
|
"12742020694779715461694294344022902700171616940484742698214637693643592478776",
|
|
"13449812718618008130272786901682245900092785345108866963867787217638117513710"
|
|
],
|
|
[
|
|
"4697328451762890383542458909679544743549594918890775424620183530718745223176",
|
|
"18283933325645065572175183630291803944633449818122421671865200510652516905389"
|
|
],
|
|
[
|
|
"325914140485583140584324883490363676367108249716427038595477057788929554745",
|
|
"6765772614216179391904319393793642468016331619939680620407685333447433218960"
|
|
]
|
|
]
|
|
],
|
|
"IC": [
|
|
[
|
|
"7685121570366407724807946503921961619833683410392772870373459476604128011275",
|
|
"6915443837935167692630810275110398177336960270031115982900890650376967129575",
|
|
"1"
|
|
],
|
|
[
|
|
"10363999014224824591638032348857401078402637116683579765969796919683926972060",
|
|
"5716124078230277423780595544607422628270452574948632939527677487979409581469",
|
|
"1"
|
|
]
|
|
]
|
|
} |