/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

awwalker.com
| | www.ayoub-benaissa.com
5.7 parsecs away

Travel
| | This is the first of a series of blog posts about the use of homomorphic encryption for deep learning. Here I introduce the basics and terminology as well as link to external resources that might help with a deeper understanding of the topic.
| | modexp.wordpress.com
4.9 parsecs away

Travel
| | Introduction Compressed, encrypted, and random data all contain a high amount of entropy, which is why many products use entropy analysis to detect malicious code in binaries that have never been examined before. In a previous post about masking, I suggested using a deterministic random number generator with the Fisher-Yates shuffle to try and scramble...
| | www.vanimpe.eu
5.3 parsecs away

Travel
| | Cryptography Introduction Cheatsheet, Private Communications in a Public World
| | linderud.dev
22.9 parsecs away

Travel
| The past year I have been trying to learn more about the Trusted Platform Module (TPM). This is a small device found on most modern laptops that has several cool security features like key creation, sealing and attestation, however I have been struggling to find a small project where I can learn more about it. To my surprised I learned a couple of months ago that nobody has written a TPM plugin for age!