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일
수집된 skill 11개 중 8개를 표시합니다.
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다