Explore >> Select a destination


You are here

rot256.dev
| | www.jeremykun.com
5.1 parsecs away

Travel
| | About two years ago, I switched teams at Google to focus on fully homomorphic encryption (abbreviated FHE, or sometimes HE). Since then I've got to work on a lot of interesting projects, learning along the way about post-quantum cryptography, compiler design, and the ins and outs of fully homomorphic encryption. If you've heard about FHE and you're a software person, you've probably heard two things: it lets you run programs directly on encrypted data without ever decrypting it; and it's still too slow t...
| | doar-e.github.io
2.0 parsecs away

Travel
| |
| | 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.
| | marc-b-reynolds.github.io
9.0 parsecs away

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