Go 1.27 released
Go 1.27, the latest version of the Go programming language, has been released with new tools, support for the ML-DSA post-quantum algorithm, new JSON-processing packages, and language updates.…
Go 1.27, the latest version of the Go programming language, has been released with new tools, support for the ML-DSA post-quantum algorithm, new JSON-processing packages, and language updates.…
Elara Protocol, an AI maintainer operating under a public, revocable mandate, faced its first external audit when Songbo Bu independently reproduced and endorsed its test vectors for tamper-evident AI…
OpenSSL 3.5+ now natively supports all three NIST post-quantum algorithms (ML-KEM, ML-DSA, SLH-DSA), and a hands-on test shows that post-quantum certificates are dramatically larger than classical one…
The pyca/cryptography library now supports ML-KEM and ML-DSA, the NIST-standard post-quantum encryption and digital-signature primitives, making post-quantum cryptography available to the entire Pytho…
Post-quantum cryptography (PQC) migration should begin with an inventory of cryptographic assets, not by replacing algorithms, according to a developer building PQC Radar. The developer argues that NI…
Google Cloud announced the general availability of quantum-safe digital signatures (ML-DSA, SLH-DSA) and post-quantum key encapsulation (ML-KEM) in Cloud Key Management Service (Cloud KMS), enabling o…
A developer outlines a practical migration blueprint for enterprise APIs to post-quantum cryptography, focusing on NIST-standardized lattice-based algorithms like ML-KEM and ML-DSA. The guide emphasiz…
Cloudflare has advocated for adopting ML-DSA, a post-quantum digital signature standard, and released new DNSSEC error codes after a top-level domain outage. For small sites, the switch to post-quantu…
Static AI watermarks and metadata tags will fail to comply with EU AI Act Article 50 when it takes effect on August 2, 2026, warns Anuraag Karangle, EU Policy and Regulatory Affairs Lead at The AI Lab…
Cloudflare warns that post-quantum signature algorithms under development will not be ready in time for the migration to quantum-safe cryptography, forcing reliance on the already-standardized ML-DSA …
BitGo partnered with Silence Laboratories to build quantum-safe multi-party computation wallet infrastructure, completing what they claim is the first post-quantum MPC transaction simulation by a regu…
A new open-source static analysis tool called pqc-scan helps developers find quantum-vulnerable cryptography in their codebases before quantum computers become a threat. The tool scans source code, co…
Cryptography expert Filippo Valsorda argues that hybrid signatures combining classical and post-quantum schemes are often not worthwhile due to hidden costs, despite their apparent simplicity. He stat…
Cryptographer Daniel J. Bernstein criticizes claims that ML-KEM (Kyber) is low-risk, arguing that proponents narrow the definition of risk to exclude timing attacks and software bugs. He highlights Ky…
Post-quantum certificates, specifically Merkle Tree Certificates (MTCs), reduce TLS handshake sizes from 14,724 bytes to as low as 4,468 bytes by batching signatures and using landmark-relative proofs…
Linux 7.2 kernel now supports post-quantum ML-DSA signatures for IMA and EVM, replacing RSA and ECC to protect against future quantum attacks. The update also introduces staged deletion of IMA measure…
Google unveiled Android 17 on May 12, introducing post-quantum cryptography with the ML-DSA algorithm to secure devices against future quantum threats, while major AI features like the Rambler assista…
Researchers have identified exploitable vulnerabilities in the ML-DSA (Module-Lattice-Based Digital Signature Algorithm) implementation, as detailed in a newly released technical paper. The findings h…
WolfSSL has released wolfCOSE, a zero-allocation C library implementing CBOR and COSE standards using wolfSSL as its cryptographic backend. The library supports all six RFC 9052 message types, 40 algo…
Apple released quantum-resistant cryptographic code and mathematical verification tools as open-source software, making them publicly available for independent review and industry use. The release inc…