AlpacaHack Logo

Tag: RSA

Sign InSign Up
RSA

RSA is a representative public-key cryptosystem whose security is based on the difficulty of integer factorization. (automatically translated from Japanese)

minaminao
·Updated Apr 24, 2026
RSA Challenges

doloR Sit Amet Revenge

3 solves
Crypto

by

yu212

yu212

Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

- for _ in range(random.randint(8, 12)):
-     word = "".join(random.choices(string.ascii_letters, k=random.randint(5, 9)))
+ for _ in range(random.randint(16, 20)):
+     word = "".join(random.choices(string.ascii_letters, k=random.randint(6, 10)))
  • This is a fixed challenge of dolor-sit-amet.
dolor-sit-amet-revenge.tar.gz

Please sign in to submit the flag.

descriptionsolveswriteups