/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

int10h.org
| | cocomelonc.github.io
1.9 parsecs away

Travel
| |
| | goggleheadedhacker.com
1.6 parsecs away

Travel
| | This tutorial will show how two methods of implementing the AES algorithm work. It will also demonstrate how to identify these methods in Assembly when reverse engineering an application.
| | 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.
| | www.jeremykun.com
14.3 parsecs away

Travel
| The Learning With Errors problem is the basis of a few cryptosystems, and a foundation for many fully homomorphic encryption (FHE) schemes. In this article I'll describe a technique used in some of these schemes called modulus switching. In brief, an LWE sample is a vector of values in $\mathbb{Z}/q\mathbb{Z}$ for some $q$, and in LWE cryptosystems an LWE sample can be modified so that it hides a secret message $m$.