Can an LLM write EasyCrypt proofs, and this repo ships the MCP workflow, benchmarks, and replay logs to find out.
trending30
01 02 qorechain/qorechain-pqc: Post-quantum cryptography for QoreChain — standardized NIST primitives (ML-DSA / ML-KEM / SHAKE-256) in six languages, proven byte-compatible against shared test vectors. github.comMulti-language wrappers for NIST PQC primitives, with shared test vectors so six bindings can agree on bytes for once.03 Noir circuit repo for Merkle membership proofs with Poseidon2, plus tests for valid and invalid paths.04 First-order masked ML-DSA keygen/signing for Pavona ACC, reusing masked KMAC and aiming at DPA resistance?05 Post-quantum keyslots, because passphrases were too mainstream: a Rust encrypted-container tool that mounts real drives on 3 OSes.06 Solidity/Foundry finite-field math over F_17 with tests and a deploy script, because hand-rolling mod 17 felt necessary.07 Demo note showing the Q-Day ECDLP “break” still passes when IBM Quantum is replaced by /dev/urandom, so yeah.08 Collision resistance, not preimage, is the contentious bit in this hash-chain RANDAO EIP PR.09 Not a paper, just the v0.4.3 release notes for MP-SPDZ, where the real action is bugfixes and maintenance.10 Repo for Noctweave, a post-quantum messaging protocol with Swift core, relay server, CLI, JS client, and docs.11 Repo with Python/Sage/Lean code, datasets, and commands to reproduce HAWK class-group experiments and formal checks.12 Need Yul semantics in Lean? This repo gives big-step semantics, an executable interpreter, and a verified Fibonacci demo.13 Bare-metal ATmega328P auth engine in AVR asm, with Speck, CTR, MAC checks, and a tiny decrypted bytecode interpreter.14 PoC repo for CVE-2026-6307, with writeup, analysis, and a Chrome/V8 addrof/fakeobj path to sandbox RCE.15 fv: permutation & lookup argument soundness + permutation construction (towards #14) by daira · Pull Request #21 · zcash/ironwood github.comLean PR proving Halo2 permutation/lookup soundness and union-find permutation construction, because papers enjoy grand products.16 GitHub repo for a PMM paper draft on three deterministic binary-field ZK primitives, plus the usual promise of transparent recursion that...17 Public CryptoChess release, with verifiable randomness/receipts, signed lessons, encrypted local state, and PQC-Containers.18 Dart/Flutter SDK for Zama confidential apps, with TFHE, ZK proofs, and threshold decryption, because Dart needed one more backend.19 Emulates DriverEntry to hunt BYOVD drivers, mining IOCTLs, imports, blocklists, and hidden primitives.20 Trimmed ICICLE repo for MSM, NTT, and ECNTT on BN254/BLS12-381, with CPU/CUDA backends and C++, Rust, Go bindings.21 Repo for a PQ-hybrid client-side crypto library, with a self-describing, cipher-suite-agile v1 format and legacy v0 decrypts.22 What changed in kage v0.5.0? Streaming crypto APIs, age test-vector fixes, and the usual dependency/toolchain churn.23 How do you keep XMSS from reusing leaves? This EIP adds keystore state, commit-before-sign, and reserved ranges.24 Zisk v1.0.0-alpha, now with distributed proving, BLS12-381 checks, broader RISC-V support, and Poseidon1 by default.25 Rust library for PQ remote attestation and supply-chain verification, with no_std, SLSA binding, and verifier/prover APIs?26 Need a Rust MPC toolkit where the same protocol runs in simulation or over mTLS? This repo does that, for research.27 OpenBSD adds experimental composite signatures, gluing ML-DSA-44 to Ed25519 and shipping new PQ crypto API bindings.28 Repo mapping ENISA EUCC RNG requirements to section numbers, plus host RNG posture checks and a critique of §7.1 tests.29 Plonky3 gets a hiding polynomial commitment scheme via HVZK-WHIR, plus simulator, rejection tests, and overhead numbers.30 [acc,masking] Add masked ML-KEM decaps and keygen, plus masking gadgets by pqcfox · Pull Request #230 · pavona/pavona github.comPR adds fully masked ML-KEM decaps/keygen plus masking gadgets for Pavona's crypto coprocessor, with the usual register fuss.