Skip to content
  1. Jul 17, 2016
    • David Alessio's avatar
      This change provides an option to add /dev/urandom to all architectures. The... · 6cefbc0c
      David Alessio authored
      This change provides an option to add /dev/urandom to all architectures.  The pseudo-random algorithm I choose strikes an arguably-good balance between being "random" and small/fast enough for 8/16 bit MCUs.  It’s the well-documented xorshift128 algorithm.  It has an internal state of 128 bits that can be [re-]seeded with a write.
      6cefbc0c
  2. Jul 16, 2016
  3. Jul 15, 2016
  4. Jul 14, 2016