Learn
Seeing Is Not Believing: Benchmarking AI Image Detectors
Succinct Labs tested 7 leading AI image detectors using AdversIm, a benchmark of 15,630 images. Simple post-processing broke every one.
Learn
Succinct Labs tested 7 leading AI image detectors using AdversIm, a benchmark of 15,630 images. Simple post-processing broke every one.
Learn
At the Succinct ZK Residency, Herodotus developer Pia Park contributed to building hdp-sp1, a ZK-coprocessor that allows you to easily access verified onchain data with SP1. In this interview, we speak with Pia about her developer experience, her motivation for building this project, and her time at the residency. Q:
Learn
This post is a follow-up to our foundational article: “What Is a Zero-Knowledge Proof?” If the first piece explained what ZKPs are, this one covers how they actually work under the hood - not just mathematically, but in real production systems like rollups, zkVMs, identity protocols, and verifiable compute. We’
Learn
Zero-knowledge proofs are no longer just research-papers, they’re powering real applications in scaling, privacy, and verifiable computation. As the ecosystem evolves - with zkVMs, decentralized prover networks, and on-chain verification -the need for standard formats becomes mission-critical. Enter ZKTLS. This guide explains exactly what ZKTLS is, why it’s
Learn
Zero-knowledge proofs (ZKPs) are one of the most important breakthroughs in modern cryptography. They’re changing how blockchains scale, how users protect their privacy, and how applications verify compute. But the concept can feel abstract or complicated if you’re seeing it for the first time. ✅ TL;DR A zero-knowledge
Learn
Bringing Scalable, Zero-Knowledge Proofs to the Solana Ecosystem TL;DR: Our blazing fast zkVM SP1 now has a Solana verifier. Developers who want to use ZKPs on Solana for scalability (network extensions or large-scale ZK coprocessing) and privacy use cases (verifiable credentials, ZK KYC, confidential AMMs) can now easily use
Learn
By Cairo / Succinct Residency 2024 The Ethereum Virtual Machine (EVM) is the computational heart of Ethereum. It enables developers to build decentralized applications accessible to anyone. One of the upcoming EVM updates is transformational: the EVM Object Format (EOF) upgrade introduces a series of improvements to the stack, control flow,