Explore >> Select a destination


You are here

fernandocorreia.dev
| | blog.gistre.epita.fr
8.3 parsecs away

Travel
| | This article explores the world of random number generation in embedded systems, covering both pseudo-random number generators (PRNGs) and hardware-based random number generators (HRNGs). It explains their principles, provides examples of code, discusses their advantages and limitations, and highlights their applications in embedded systems.
| | cyberwarhead.com
15.8 parsecs away

Travel
| | I've been working on a thing that looks and acts like a hash but it isn't designed to uniquely identify a set of bytes. It's designed to represent a group of similar files, like a bucket it can contain many drops of water. The problem I hope to address is as follows: Changing some bits...
| | paragonie.com
6.7 parsecs away

Travel
| | A lesson on cryptographically secure pseudorandom number generators in PHP, and how to generate random integers and strings from a high quality entropy source like /dev/urandom to generate secure random passwords in PHP.
| | adsecurity.org
82.8 parsecs away

Travel
|