/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

cocomelonc.github.io
| | blog.0x7d0.dev
1.1 parsecs away

Travel
| | The AES algorithm is widely used today, whether it's for encrypting a connection to a website, encrypting data on your hard drive, or storing passwords in your favorite password manager. It has been battle-tested for many decades and is still recommended as one of the most secure algorithms. In this article, I explain how AES encryption works and how the algorithm is implemented.
| | int10h.org
1.3 parsecs away

Travel
| | Font: IBM DOS ISO8-2x, from the world's biggest collection of classic text mode fonts, system fonts and BIOS fonts from DOS-era IBM PCs and compatibles
| | www.da.vidbuchanan.co.uk
1.4 parsecs away

Travel
| | [AI summary] A detailed writeup of a cryptographic side-channel attack challenge from the UofTCTF where the author exploits timing variations in an AES decryption implementation to recover the flag.
| | marc-b-reynolds.github.io
4.2 parsecs away

Travel
| A short note on computing the modular multiplicative inverse of an odd integer.