#hawk — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #hawk, aggregated by home.social.
-
It's always nice to meet the new neighbours
-
It's always nice to meet the new neighbours
-
El lado del mal - Claude Mythos Preview debilita los algoritmos criptográficos PQC HAWK y AES con nuevos ataques https://www.elladodelmal.com/2026/08/claude-mythos-preview-debilita-los.html #Criptografía #PQC #Hawk #Mythos #Claude #AES #IA #AI #Criptoanalisis
-
El lado del mal - Claude Mythos Preview debilita los algoritmos criptográficos PQC HAWK y AES con nuevos ataques https://www.elladodelmal.com/2026/08/claude-mythos-preview-debilita-los.html #Criptografía #PQC #Hawk #Mythos #Claude #AES #IA #AI #Criptoanalisis
-
North: LANTERN
#lantern by the door
signal to my secret love
do not come tonightSouth: HAWK
hunter in the woods
sends his #hawk ahead to scout
they work as a team#dailyhaikuprompt #haiku #poetry #writing #writingcommunity #FFXIV
-
North: LANTERN
#lantern by the door
signal to my secret love
do not come tonightSouth: HAWK
hunter in the woods
sends his #hawk ahead to scout
they work as a team#dailyhaikuprompt #haiku #poetry #writing #writingcommunity #FFXIV
-
#hawk : a bird of prey
- French: faucon
- German: der Falke
- Italian: falco
- Portuguese: gavião
- Spanish: halcón
------------
Word of The Hour's Annual Survey @ https://wordofthehour.org/r/form
-
La Royal Air Force a émis une demande d’informations pour remplacer ses avions d’entraînement Hawk
-
This Week in Security: Claude Gets Hacking, Hotel WiFi, and NPM Compromised Again
-
【解説】Claude Mythos が暗号アルゴリズムを解読?! 耐量子計算機暗号 HAWK 編
https://qiita.com/satokan3/items/d306f067086272e6aa8a?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
Someone is feeling pretty cocky strutting their stuff at UD campus
#hawk
#redtailedhawk -
Someone is feeling pretty cocky strutting their stuff at UD campus
#hawk
#redtailedhawk -
01net.com: #Claude #Mythos a trouvé 2 #failles #mathématiques #zéro-day dans des #algorithmes #mathématiques jugés #indestructibles, dont une #faille dans le protocole #AES , référéce mondiale de la cybersecurite pour les achats en ligne, et une autre faille dans #HAWK : un candidat #NIST #post - #quantique... (oups..)
C'est une première... et ça change tout...
-
01net.com: #Claude #Mythos a trouvé 2 #failles #mathématiques #zéro-day dans des #algorithmes #mathématiques jugés #indestructibles, dont une #faille dans le protocole #AES , référéce mondiale de la cybersecurite pour les achats en ligne, et une autre faille dans #HAWK : un candidat #NIST #post - #quantique... (oups..)
C'est une première... et ça change tout...
-
I just published my analysis of the Anthropic HAWK/AES cryptanalysis papers. Read both against primary sources, and the coverage is getting it wrong in both directions.
"AI broke post-quantum encryption." No. HAWK is a NIST candidate, not a standard. HAWK-256 is a challenge parameter set, not a proposed security level.
"Just implementation bugs." Also no. The HAWK attack exploits a Galois symmetry (τ: ζ↦−ζ) in the power-of-two cyclotomic ring. The AES Mobius Bridge exploits the S-box's GF(2^8) inversion structure as defined in FIPS 197. These are properties of the algorithm specifications. Any correct implementation inherits them.
On the numbers: Anthropic's blog says HAWK-256 cost moved from 2^64 to 2^38. That pairing does not appear in the paper. Table 1 gives per-SVP-call costs of 2^62 and 2^38 (Core-SVP) or 2^74 and 2^52 (gate model). Every outlet running "2^64 to 2^38" is copying the blog, not the paper.
For AES, the "200-800x faster" framing describes the time term only. The attack still needs 2^105 chosen plaintexts, so the balanced complexity max(D,T,M) is unchanged at fixed data. The rebalanced variant reaches 2^96.3 vs DFJ13's 2^99. Call it a 2.7-bit improvement on 7 of 10 rounds. Real work, but production AES is untouched.
The paper that got the least attention matters most: CryptanalysisBench reports a full 128-bit key recovery on unmodified SpoC AEAD using two oracle queries, independently found by two Claude models. Also a KINDI KEM CCA-proof error leading to a working key-recovery attack. Neither scheme was deployed, but these are full-strength design breaks, not reduced-round exercises.
I try to introduce a three-tier framework for classifying cryptographic failures (implementation bug / algorithm design weakness / full-parameter break) and places each result. It also covers the independent GPT-5.6 HAWK attack, Saarinen's HOVER McEliece results, and what I got wrong in my 2025 "Why AI Cannot Break Modern Encryption" article.
https://postquantum.com/security-pqc/ai-cryptanalysis-hawk-aes/
#infosec #cryptography #PQC #postquantum #HAWK #AES #cryptanalysis #cybersecurity
-
I just published my analysis of the Anthropic HAWK/AES cryptanalysis papers. Read both against primary sources, and the coverage is getting it wrong in both directions.
"AI broke post-quantum encryption." No. HAWK is a NIST candidate, not a standard. HAWK-256 is a challenge parameter set, not a proposed security level.
"Just implementation bugs." Also no. The HAWK attack exploits a Galois symmetry (τ: ζ↦−ζ) in the power-of-two cyclotomic ring. The AES Mobius Bridge exploits the S-box's GF(2^8) inversion structure as defined in FIPS 197. These are properties of the algorithm specifications. Any correct implementation inherits them.
On the numbers: Anthropic's blog says HAWK-256 cost moved from 2^64 to 2^38. That pairing does not appear in the paper. Table 1 gives per-SVP-call costs of 2^62 and 2^38 (Core-SVP) or 2^74 and 2^52 (gate model). Every outlet running "2^64 to 2^38" is copying the blog, not the paper.
For AES, the "200-800x faster" framing describes the time term only. The attack still needs 2^105 chosen plaintexts, so the balanced complexity max(D,T,M) is unchanged at fixed data. The rebalanced variant reaches 2^96.3 vs DFJ13's 2^99. Call it a 2.7-bit improvement on 7 of 10 rounds. Real work, but production AES is untouched.
The paper that got the least attention matters most: CryptanalysisBench reports a full 128-bit key recovery on unmodified SpoC AEAD using two oracle queries, independently found by two Claude models. Also a KINDI KEM CCA-proof error leading to a working key-recovery attack. Neither scheme was deployed, but these are full-strength design breaks, not reduced-round exercises.
I try to introduce a three-tier framework for classifying cryptographic failures (implementation bug / algorithm design weakness / full-parameter break) and places each result. It also covers the independent GPT-5.6 HAWK attack, Saarinen's HOVER McEliece results, and what I got wrong in my 2025 "Why AI Cannot Break Modern Encryption" article.
https://postquantum.com/security-pqc/ai-cryptanalysis-hawk-aes/
#infosec #cryptography #PQC #postquantum #HAWK #AES #cryptanalysis #cybersecurity
-
https://www.evshift.com/498330/mg-new-plug-in-hybrid-suv-hector-hawk-first-look-30-kmpl-mileage-and-launch-confirmed/ MG New Plug in Hybrid SUV – Hector Hawk, First Look, 30 kmpl Mileage and Launch confirmed #CarFlight #confirmed #ElectricCars #ElectricVehicles #EV #Hawk #Hector #HectorHawk #HectorHawkPHEV #Hybrid #Hybrids #kmpl #Launch #MGHectorHawk #MgHectorHawkPhev #MgHectorHawkPlus #MGHectorHawkPrice #MgNewCarLaunchInIndia2026 #MgNewHybridCar #MgPhevIndia #MgPlugInHybrid2026India #MgPlugInHybrid #mileage #Plug #PlugInHybrids #SUV
-
Kid2 even got a sweet #selfie with Logan
All pics shared with permission*Highly highly highly recommended the Falconry experience at Torrey Pines Gliderport if you are nearabouts. Book in advance - it's an approx 2 hr session. Worth every minute! The handlers and explanations were so good!
https://maps.app.goo.gl/UxZ1bjaJb4r44tXy8https://www.totalraptorexperience.com/book-online
*Kids, not the birds.
/end