Skip to main content
starkware-libs
GitHub 创作者资料

starkware-libs

按仓库查看 6 个 GitHub 仓库中的 21 个已收集 skills。

已收集 skills
21
仓库
6
更新
2026年9月2日
仓库浏览

仓库与代表性 skills

air-constraint-engineering
软件开发工程师

Defines how to audit and modify AIR constraints in STWO. Covers Flat AIR model, constraint degree bounds, EvalAtRow trait, LogUp interactions, constraint debugging, and soundness criteria. Use when working on constraint definitions, the constraint framework,…

2026年7月23日
circle-stark-mathematics
软件开发工程师

Circle-group-specific mathematics for STWO: circle points, cosets, domains, circle FFT, circle polynomials, twin cosets, vanishing polynomials, and the M31 circle group structure. Use when modifying any code involving these concepts, which form the…

2026年7月23日
debugging-zkp
软件开发工程师

Debugging failing proofs and constraint violations in STWO. Covers failure mode diagnosis by symptom, FRI error triage, channel desync detection, and distilled theory cross-references. Use when prove() fails, verify() rejects a valid proof, constraints don't…

2026年7月23日
finite-field-arithmetic
软件开发工程师

M31/CM31/QM31 field arithmetic for STWO. Covers reduction logic, SIMD field implementations, extension field embedding, and batch inverse. Use when modifying code in core/fields/, prover/backend/simd/m31.rs, cm31.rs, qm31.rs, or reviewing any field operation…

2026年7月23日
fri-protocol
软件开发工程师

Circle FRI protocol specifics for STWO: commitment phase, query phase, folding operations, security parameter derivation, and multi-step folding. Use when modifying FRI prover or verifier code, changing FRI parameters, or reviewing folding operations.

2026年7月23日
performance-optimization
软件开发工程师

STWO-specific performance patterns: SIMD backends, FFT hot paths, memory pooling, benchmarking, parallel proving, and regression detection. Use when benchmarking, optimizing hot paths, working on SIMD backends, analyzing regressions, or reviewing parallel…

2026年7月23日
rust-codebase-conventions
软件开发工程师

Repo-specific Rust patterns for STWO: feature flags, error handling, type patterns, unsafe policy, no_std compatibility, formatting, and clippy configuration. Use when contributing code, reviewing PRs, or understanding code style decisions.

2026年7月23日
security-review-checklist
信息安全分析师

Security review checklist for STWO. Separate from soundness review. Covers: side-channel surface, input validation, unsafe code audit, dependency security, API misuse patterns, and proof malleability. Run this for any change affecting the public API, proof…

2026年7月23日
已展示 8 / 11 个已收集 Skill。
已展示 6 / 6 个仓库
已展示全部仓库