YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

Apple open-sources formal verification proofs for corecrypto

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

Apple open-sources formal verification proofs for corecrypto
OPEN LINK ↗
// 5h agoOPENSOURCE RELEASE

Apple open-sources formal verification proofs for corecrypto

Apple has open-sourced the mathematical proofs and formal verification pipeline used to validate its post-quantum cryptographic algorithms in corecrypto. The release includes the portable C code, ARM64 assembly, and custom Isabelle and Cryptol tools that secure over 2.5 billion active devices.

// ANALYSIS

This is a rare and welcome glimpse into Apple's high-assurance engineering, setting a new benchmark for open security verification.

  • A custom multi-layered pipeline translates FIPS specifications into Isabelle and C code into Cryptol, mathematically proving equivalence to catch subtle arithmetic bugs that conventional testing misses.
  • The process uniquely verifies hand-optimized ARM64 assembly by proving each subroutine matches its already-verified C counterpart, preserving native performance without sacrificing assurance.
  • By releasing the custom Cryptol-to-Isabelle translators developed with Galois, Apple is democratizing enterprise-grade formal verification tools for the broader security community.
// TAGS
corecryptocryptographyformal-verificationsecuritytestingopen-sourceresearch

DISCOVERED

5h ago

2026-05-23

PUBLISHED

14h ago

2026-05-22

RELEVANCE

5/ 10

AUTHOR

hasheddan