/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

rot256.dev
| | doar-e.github.io
2.0 parsecs away

Travel
| |
| | github.com
3.4 parsecs away

Travel
| | Assembly with Linux (Notes, Syscalls, Protection Rings) - IDouble/NASM-Assembly-Linux-Notes
| | goggleheadedhacker.com
1.3 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.
| | blog.0x7d0.dev
13.4 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.