Stephen A. Weis says he factored a large RSA challenge number he calls RSA-896 with help from Anthropic's Claude AI model on September 19, 2026. He published the full modulus along with its two prime factors, p and q, as evidence of the result.
saweis.net
· 2026-09-20
GPT-6 Astra decoded a previously unsolved German WWI radio message from November 27, 1918, one of dozens listed on Scienceblogs.de's catalog of unresolved ciphers. The AI used the ADFGVX encryption method with the key word 'TRUPPENVERSCHIEBUNG,' revealing a report about an English cruiser arriving at Sevastopol and an Allied squadron following on the 26th.
prinzai.com
· 2026-09-19
A Show HN project introduces a web tool that applies a coefficient preprocessing technique to evaluate polynomials using roughly half the multiplications required by the standard Horner's method. Users can enter a polynomial, choose a mathematical field, and the tool computes an optimized evaluation scheme, needing about floor(n/2)+1 multiplications for monic polynomials.
thomasahle.com
· 2026-09-09
Security researchers, including work from SpecterOps, have documented at least 39 distinct methods that can undermine passkey authentication despite the underlying FIDO2 cryptography remaining secure. These techniques target the surrounding infrastructure rather than the cryptographic keys themselves, including browsers, operating systems, password managers, sync services, Bluetooth transport, and account recovery workflows. Many have working proof-of-concept tools, and some techniques are already surfacing in real-world attack activity.
bleepingcomputer.com
· 2026-09-04
Bernstein's cr.yp.to blog post argues that switching protocols entirely to post-quantum (PQ) cryptography, rather than combining it with existing ECC, creates unnecessary security risk. He contends that PQ implementations will inevitably contain exploitable bugs, and keeping ECC alongside PQ limits the damage those flaws can cause, at minimal extra cost.
blog.cr.yp.to
· 2026-09-01