<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HNP on</title><link>/tags/hnp/</link><description>Recent content in HNP on</description><generator>Hugo -- gohugo.io</generator><lastBuildDate>Mon, 14 Jul 2025 19:47:16 +0100</lastBuildDate><atom:link href="/tags/hnp/index.xml" rel="self" type="application/rss+xml"/><item><title>Magical Oracle - L3akCTF 2025</title><link>/post/l3ak-oracle/</link><pubDate>Mon, 14 Jul 2025 19:47:16 +0100</pubDate><guid>/post/l3ak-oracle/</guid><description>This challenge was a standard Hidden Number Problem dressed up in fantasy cosplay. The objective was clear: uncover a hidden value $\alpha$ using Babai&#39;s CVP algorithm
Challenge Overview The challenge spins up a remote service that hands out:
p: A 256-bit prime modulus. n: The bit length of p, which is 256. k: The number of bits to be leaked, calculated as int(n**0.5) + n.bit_length() + 1, which comes out to 26.</description></item></channel></rss>